azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

777 строки
70 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner"
name: "VirtualNetworkGatewayInner"
nameWithType: "VirtualNetworkGatewayInner"
summary: "A common class for general resource information."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.Resource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.Resource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **VirtualNetworkGatewayInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.VirtualNetworkGatewayInner()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.VirtualNetworkGatewayInner()"
name: "VirtualNetworkGatewayInner()"
nameWithType: "VirtualNetworkGatewayInner.VirtualNetworkGatewayInner()"
summary: "Creates an instance of Virtual<wbr>Network<wbr>Gateway<wbr>Inner class."
syntax: "public VirtualNetworkGatewayInner()"
desc: "Creates an instance of VirtualNetworkGatewayInner class."
methods:
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.active()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.active()"
name: "active()"
nameWithType: "VirtualNetworkGatewayInner.active()"
summary: "Get the active property: Active<wbr>Active flag."
syntax: "public Boolean active()"
desc: "Get the active property: ActiveActive flag."
returns:
description: "the active value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.adminState()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.adminState()"
name: "adminState()"
nameWithType: "VirtualNetworkGatewayInner.adminState()"
summary: "Get the admin<wbr>State property: Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet."
syntax: "public AdminState adminState()"
desc: "Get the adminState property: Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet."
returns:
description: "the adminState value."
type: "<xref href=\"com.azure.resourcemanager.network.models.AdminState?alt=com.azure.resourcemanager.network.models.AdminState&text=AdminState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.allowRemoteVnetTraffic()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.allowRemoteVnetTraffic()"
name: "allowRemoteVnetTraffic()"
nameWithType: "VirtualNetworkGatewayInner.allowRemoteVnetTraffic()"
summary: "Get the allow<wbr>Remote<wbr>Vnet<wbr>Traffic property: Configure this gateway to accept traffic from other Azure Virtual Networks."
syntax: "public Boolean allowRemoteVnetTraffic()"
desc: "Get the allowRemoteVnetTraffic property: Configure this gateway to accept traffic from other Azure Virtual Networks. This configuration does not support connectivity to Azure Virtual WAN."
returns:
description: "the allowRemoteVnetTraffic value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.allowVirtualWanTraffic()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.allowVirtualWanTraffic()"
name: "allowVirtualWanTraffic()"
nameWithType: "VirtualNetworkGatewayInner.allowVirtualWanTraffic()"
summary: "Get the allow<wbr>Virtual<wbr>Wan<wbr>Traffic property: Configures this gateway to accept traffic from remote Virtual WAN networks."
syntax: "public Boolean allowVirtualWanTraffic()"
desc: "Get the allowVirtualWanTraffic property: Configures this gateway to accept traffic from remote Virtual WAN networks."
returns:
description: "the allowVirtualWanTraffic value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.autoScaleConfiguration()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.autoScaleConfiguration()"
name: "autoScaleConfiguration()"
nameWithType: "VirtualNetworkGatewayInner.autoScaleConfiguration()"
summary: "Get the auto<wbr>Scale<wbr>Configuration property: Autoscale configuration for virutal network gateway."
syntax: "public VirtualNetworkGatewayAutoScaleConfiguration autoScaleConfiguration()"
desc: "Get the autoScaleConfiguration property: Autoscale configuration for virutal network gateway."
returns:
description: "the autoScaleConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayAutoScaleConfiguration?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayAutoScaleConfiguration&text=VirtualNetworkGatewayAutoScaleConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.bgpSettings()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.bgpSettings()"
name: "bgpSettings()"
nameWithType: "VirtualNetworkGatewayInner.bgpSettings()"
summary: "Get the bgp<wbr>Settings property: Virtual network gateway's BGP speaker settings."
syntax: "public BgpSettings bgpSettings()"
desc: "Get the bgpSettings property: Virtual network gateway's BGP speaker settings."
returns:
description: "the bgpSettings value."
type: "<xref href=\"com.azure.resourcemanager.network.models.BgpSettings?alt=com.azure.resourcemanager.network.models.BgpSettings&text=BgpSettings\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.customRoutes()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.customRoutes()"
name: "customRoutes()"
nameWithType: "VirtualNetworkGatewayInner.customRoutes()"
summary: "Get the custom<wbr>Routes property: The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and Vpn<wbr>Client."
syntax: "public AddressSpace customRoutes()"
desc: "Get the customRoutes property: The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient."
returns:
description: "the customRoutes value."
type: "<xref href=\"com.azure.resourcemanager.network.models.AddressSpace?alt=com.azure.resourcemanager.network.models.AddressSpace&text=AddressSpace\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.disableIpSecReplayProtection()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.disableIpSecReplayProtection()"
name: "disableIpSecReplayProtection()"
nameWithType: "VirtualNetworkGatewayInner.disableIpSecReplayProtection()"
summary: "Get the disable<wbr>IpSec<wbr>Replay<wbr>Protection property: disable<wbr>IPSec<wbr>Replay<wbr>Protection flag."
syntax: "public Boolean disableIpSecReplayProtection()"
desc: "Get the disableIpSecReplayProtection property: disableIPSecReplayProtection flag."
returns:
description: "the disableIpSecReplayProtection value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableBgp()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableBgp()"
name: "enableBgp()"
nameWithType: "VirtualNetworkGatewayInner.enableBgp()"
summary: "Get the enable<wbr>Bgp property: Whether BGP is enabled for this virtual network gateway or not."
syntax: "public Boolean enableBgp()"
desc: "Get the enableBgp property: Whether BGP is enabled for this virtual network gateway or not."
returns:
description: "the enableBgp value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableBgpRouteTranslationForNat()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableBgpRouteTranslationForNat()"
name: "enableBgpRouteTranslationForNat()"
nameWithType: "VirtualNetworkGatewayInner.enableBgpRouteTranslationForNat()"
summary: "Get the enable<wbr>Bgp<wbr>Route<wbr>Translation<wbr>For<wbr>Nat property: Enable<wbr>Bgp<wbr>Route<wbr>Translation<wbr>For<wbr>Nat flag."
syntax: "public Boolean enableBgpRouteTranslationForNat()"
desc: "Get the enableBgpRouteTranslationForNat property: EnableBgpRouteTranslationForNat flag."
returns:
description: "the enableBgpRouteTranslationForNat value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableDnsForwarding()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enableDnsForwarding()"
name: "enableDnsForwarding()"
nameWithType: "VirtualNetworkGatewayInner.enableDnsForwarding()"
summary: "Get the enable<wbr>Dns<wbr>Forwarding property: Whether dns forwarding is enabled or not."
syntax: "public Boolean enableDnsForwarding()"
desc: "Get the enableDnsForwarding property: Whether dns forwarding is enabled or not."
returns:
description: "the enableDnsForwarding value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enablePrivateIpAddress()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.enablePrivateIpAddress()"
name: "enablePrivateIpAddress()"
nameWithType: "VirtualNetworkGatewayInner.enablePrivateIpAddress()"
summary: "Get the enable<wbr>Private<wbr>IpAddress property: Whether private IP needs to be enabled on this gateway for connections or not."
syntax: "public Boolean enablePrivateIpAddress()"
desc: "Get the enablePrivateIpAddress property: Whether private IP needs to be enabled on this gateway for connections or not."
returns:
description: "the enablePrivateIpAddress value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.etag()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.etag()"
name: "etag()"
nameWithType: "VirtualNetworkGatewayInner.etag()"
summary: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
syntax: "public String etag()"
desc: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.extendedLocation()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.extendedLocation()"
name: "extendedLocation()"
nameWithType: "VirtualNetworkGatewayInner.extendedLocation()"
summary: "Get the extended<wbr>Location property: The extended location of type local virtual network gateway."
syntax: "public ExtendedLocation extendedLocation()"
desc: "Get the extendedLocation property: The extended location of type local virtual network gateway."
returns:
description: "the extendedLocation value."
type: "<xref href=\"com.azure.resourcemanager.network.models.ExtendedLocation?alt=com.azure.resourcemanager.network.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "VirtualNetworkGatewayInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Virtual<wbr>Network<wbr>Gateway<wbr>Inner from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static VirtualNetworkGatewayInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of VirtualNetworkGatewayInner from the JsonReader."
returns:
description: "An instance of VirtualNetworkGatewayInner if the JsonReader was pointing to an instance of it, or null if\n it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.gatewayDefaultSite()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.gatewayDefaultSite()"
name: "gatewayDefaultSite()"
nameWithType: "VirtualNetworkGatewayInner.gatewayDefaultSite()"
summary: "Get the gateway<wbr>Default<wbr>Site property: The reference to the Local<wbr>Network<wbr>Gateway resource which represents local network site having default routes."
syntax: "public SubResource gatewayDefaultSite()"
desc: "Get the gatewayDefaultSite property: The reference to the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting."
returns:
description: "the gatewayDefaultSite value."
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.gatewayType()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.gatewayType()"
name: "gatewayType()"
nameWithType: "VirtualNetworkGatewayInner.gatewayType()"
summary: "Get the gateway<wbr>Type property: The type of this virtual network gateway."
syntax: "public VirtualNetworkGatewayType gatewayType()"
desc: "Get the gatewayType property: The type of this virtual network gateway."
returns:
description: "the gatewayType value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayType?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayType&text=VirtualNetworkGatewayType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.id()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.id()"
name: "id()"
nameWithType: "VirtualNetworkGatewayInner.id()"
summary: "Get the id property: Resource ID."
overridden: "com.azure.core.management.ProxyResource.id()"
syntax: "public String id()"
desc: "Get the id property: Resource ID."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.identity()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.identity()"
name: "identity()"
nameWithType: "VirtualNetworkGatewayInner.identity()"
summary: "Get the identity property: The identity of the virtual network gateway, if configured."
syntax: "public ManagedServiceIdentity identity()"
desc: "Get the identity property: The identity of the virtual network gateway, if configured."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.network.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.network.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.inboundDnsForwardingEndpoint()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.inboundDnsForwardingEndpoint()"
name: "inboundDnsForwardingEndpoint()"
nameWithType: "VirtualNetworkGatewayInner.inboundDnsForwardingEndpoint()"
summary: "Get the inbound<wbr>Dns<wbr>Forwarding<wbr>Endpoint property: The IP address allocated by the gateway to which dns requests can be sent."
syntax: "public String inboundDnsForwardingEndpoint()"
desc: "Get the inboundDnsForwardingEndpoint property: The IP address allocated by the gateway to which dns requests can be sent."
returns:
description: "the inboundDnsForwardingEndpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.ipConfigurations()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.ipConfigurations()"
name: "ipConfigurations()"
nameWithType: "VirtualNetworkGatewayInner.ipConfigurations()"
summary: "Get the ip<wbr>Configurations property: IP configurations for virtual network gateway."
syntax: "public List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations()"
desc: "Get the ipConfigurations property: IP configurations for virtual network gateway."
returns:
description: "the ipConfigurations value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationInner&text=VirtualNetworkGatewayIpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.name()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.name()"
name: "name()"
nameWithType: "VirtualNetworkGatewayInner.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.core.management.ProxyResource.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.natRules()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.natRules()"
name: "natRules()"
nameWithType: "VirtualNetworkGatewayInner.natRules()"
summary: "Get the nat<wbr>Rules property: Nat<wbr>Rules for virtual network gateway."
syntax: "public List<VirtualNetworkGatewayNatRuleInner> natRules()"
desc: "Get the natRules property: NatRules for virtual network gateway."
returns:
description: "the natRules value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayNatRuleInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayNatRuleInner&text=VirtualNetworkGatewayNatRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.provisioningState()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.provisioningState()"
name: "provisioningState()"
nameWithType: "VirtualNetworkGatewayInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: The provisioning state of the virtual network gateway resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioningState property: The provisioning state of the virtual network gateway resource."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.network.models.ProvisioningState?alt=com.azure.resourcemanager.network.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.resourceGuid()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.resourceGuid()"
name: "resourceGuid()"
nameWithType: "VirtualNetworkGatewayInner.resourceGuid()"
summary: "Get the resource<wbr>Guid property: The resource GUID property of the virtual network gateway resource."
syntax: "public String resourceGuid()"
desc: "Get the resourceGuid property: The resource GUID property of the virtual network gateway resource."
returns:
description: "the resourceGuid value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.sku()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.sku()"
name: "sku()"
nameWithType: "VirtualNetworkGatewayInner.sku()"
summary: "Get the sku property: The reference to the Virtual<wbr>Network<wbr>Gateway<wbr>Sku resource which represents the SKU selected for Virtual network gateway."
syntax: "public VirtualNetworkGatewaySku sku()"
desc: "Get the sku property: The reference to the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewaySku?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewaySku&text=VirtualNetworkGatewaySku\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "VirtualNetworkGatewayInner.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.type()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.type()"
name: "type()"
nameWithType: "VirtualNetworkGatewayInner.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.core.management.ProxyResource.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vNetExtendedLocationResourceId()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vNetExtendedLocationResourceId()"
name: "vNetExtendedLocationResourceId()"
nameWithType: "VirtualNetworkGatewayInner.vNetExtendedLocationResourceId()"
summary: "Get the v<wbr>Net<wbr>Extended<wbr>Location<wbr>Resource<wbr>Id property: Customer vnet resource id."
syntax: "public String vNetExtendedLocationResourceId()"
desc: "Get the vNetExtendedLocationResourceId property: Customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet."
returns:
description: "the vNetExtendedLocationResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.validate()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.validate()"
name: "validate()"
nameWithType: "VirtualNetworkGatewayInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.virtualNetworkGatewayPolicyGroups()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.virtualNetworkGatewayPolicyGroups()"
name: "virtualNetworkGatewayPolicyGroups()"
nameWithType: "VirtualNetworkGatewayInner.virtualNetworkGatewayPolicyGroups()"
summary: "Get the virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Groups property: The reference to the Virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Group resource which represents the available Virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Group for the gateway."
syntax: "public List<VirtualNetworkGatewayPolicyGroup> virtualNetworkGatewayPolicyGroups()"
desc: "Get the virtualNetworkGatewayPolicyGroups property: The reference to the VirtualNetworkGatewayPolicyGroup resource which represents the available VirtualNetworkGatewayPolicyGroup for the gateway."
returns:
description: "the virtualNetworkGatewayPolicyGroups value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroup?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroup&text=VirtualNetworkGatewayPolicyGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnClientConfiguration()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnClientConfiguration()"
name: "vpnClientConfiguration()"
nameWithType: "VirtualNetworkGatewayInner.vpnClientConfiguration()"
summary: "Get the vpn<wbr>Client<wbr>Configuration property: The reference to the Vpn<wbr>Client<wbr>Configuration resource which represents the P2S Vpn<wbr>Client configurations."
syntax: "public VpnClientConfiguration vpnClientConfiguration()"
desc: "Get the vpnClientConfiguration property: The reference to the VpnClientConfiguration resource which represents the P2S VpnClient configurations."
returns:
description: "the vpnClientConfiguration value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnClientConfiguration?alt=com.azure.resourcemanager.network.models.VpnClientConfiguration&text=VpnClientConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnGatewayGeneration()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnGatewayGeneration()"
name: "vpnGatewayGeneration()"
nameWithType: "VirtualNetworkGatewayInner.vpnGatewayGeneration()"
summary: "Get the vpn<wbr>Gateway<wbr>Generation property: The generation for this Virtual<wbr>Network<wbr>Gateway."
syntax: "public VpnGatewayGeneration vpnGatewayGeneration()"
desc: "Get the vpnGatewayGeneration property: The generation for this VirtualNetworkGateway. Must be None if gatewayType is not VPN."
returns:
description: "the vpnGatewayGeneration value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnGatewayGeneration?alt=com.azure.resourcemanager.network.models.VpnGatewayGeneration&text=VpnGatewayGeneration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnType()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.vpnType()"
name: "vpnType()"
nameWithType: "VirtualNetworkGatewayInner.vpnType()"
summary: "Get the vpn<wbr>Type property: The type of this virtual network gateway."
syntax: "public VpnType vpnType()"
desc: "Get the vpnType property: The type of this virtual network gateway."
returns:
description: "the vpnType value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnType?alt=com.azure.resourcemanager.network.models.VpnType&text=VpnType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withActive(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withActive(Boolean active)"
name: "withActive(Boolean active)"
nameWithType: "VirtualNetworkGatewayInner.withActive(Boolean active)"
summary: "Set the active property: Active<wbr>Active flag."
parameters:
- description: "the active value to set."
name: "active"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withActive(Boolean active)"
desc: "Set the active property: ActiveActive flag."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAdminState(com.azure.resourcemanager.network.models.AdminState)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAdminState(AdminState adminState)"
name: "withAdminState(AdminState adminState)"
nameWithType: "VirtualNetworkGatewayInner.withAdminState(AdminState adminState)"
summary: "Set the admin<wbr>State property: Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet."
parameters:
- description: "the adminState value to set."
name: "adminState"
type: "<xref href=\"com.azure.resourcemanager.network.models.AdminState?alt=com.azure.resourcemanager.network.models.AdminState&text=AdminState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withAdminState(AdminState adminState)"
desc: "Set the adminState property: Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAllowRemoteVnetTraffic(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAllowRemoteVnetTraffic(Boolean allowRemoteVnetTraffic)"
name: "withAllowRemoteVnetTraffic(Boolean allowRemoteVnetTraffic)"
nameWithType: "VirtualNetworkGatewayInner.withAllowRemoteVnetTraffic(Boolean allowRemoteVnetTraffic)"
summary: "Set the allow<wbr>Remote<wbr>Vnet<wbr>Traffic property: Configure this gateway to accept traffic from other Azure Virtual Networks."
parameters:
- description: "the allowRemoteVnetTraffic value to set."
name: "allowRemoteVnetTraffic"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withAllowRemoteVnetTraffic(Boolean allowRemoteVnetTraffic)"
desc: "Set the allowRemoteVnetTraffic property: Configure this gateway to accept traffic from other Azure Virtual Networks. This configuration does not support connectivity to Azure Virtual WAN."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAllowVirtualWanTraffic(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAllowVirtualWanTraffic(Boolean allowVirtualWanTraffic)"
name: "withAllowVirtualWanTraffic(Boolean allowVirtualWanTraffic)"
nameWithType: "VirtualNetworkGatewayInner.withAllowVirtualWanTraffic(Boolean allowVirtualWanTraffic)"
summary: "Set the allow<wbr>Virtual<wbr>Wan<wbr>Traffic property: Configures this gateway to accept traffic from remote Virtual WAN networks."
parameters:
- description: "the allowVirtualWanTraffic value to set."
name: "allowVirtualWanTraffic"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withAllowVirtualWanTraffic(Boolean allowVirtualWanTraffic)"
desc: "Set the allowVirtualWanTraffic property: Configures this gateway to accept traffic from remote Virtual WAN networks."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAutoScaleConfiguration(com.azure.resourcemanager.network.models.VirtualNetworkGatewayAutoScaleConfiguration)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withAutoScaleConfiguration(VirtualNetworkGatewayAutoScaleConfiguration autoScaleConfiguration)"
name: "withAutoScaleConfiguration(VirtualNetworkGatewayAutoScaleConfiguration autoScaleConfiguration)"
nameWithType: "VirtualNetworkGatewayInner.withAutoScaleConfiguration(VirtualNetworkGatewayAutoScaleConfiguration autoScaleConfiguration)"
summary: "Set the auto<wbr>Scale<wbr>Configuration property: Autoscale configuration for virutal network gateway."
parameters:
- description: "the autoScaleConfiguration value to set."
name: "autoScaleConfiguration"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayAutoScaleConfiguration?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayAutoScaleConfiguration&text=VirtualNetworkGatewayAutoScaleConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withAutoScaleConfiguration(VirtualNetworkGatewayAutoScaleConfiguration autoScaleConfiguration)"
desc: "Set the autoScaleConfiguration property: Autoscale configuration for virutal network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withBgpSettings(com.azure.resourcemanager.network.models.BgpSettings)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withBgpSettings(BgpSettings bgpSettings)"
name: "withBgpSettings(BgpSettings bgpSettings)"
nameWithType: "VirtualNetworkGatewayInner.withBgpSettings(BgpSettings bgpSettings)"
summary: "Set the bgp<wbr>Settings property: Virtual network gateway's BGP speaker settings."
parameters:
- description: "the bgpSettings value to set."
name: "bgpSettings"
type: "<xref href=\"com.azure.resourcemanager.network.models.BgpSettings?alt=com.azure.resourcemanager.network.models.BgpSettings&text=BgpSettings\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withBgpSettings(BgpSettings bgpSettings)"
desc: "Set the bgpSettings property: Virtual network gateway's BGP speaker settings."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withCustomRoutes(com.azure.resourcemanager.network.models.AddressSpace)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withCustomRoutes(AddressSpace customRoutes)"
name: "withCustomRoutes(AddressSpace customRoutes)"
nameWithType: "VirtualNetworkGatewayInner.withCustomRoutes(AddressSpace customRoutes)"
summary: "Set the custom<wbr>Routes property: The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and Vpn<wbr>Client."
parameters:
- description: "the customRoutes value to set."
name: "customRoutes"
type: "<xref href=\"com.azure.resourcemanager.network.models.AddressSpace?alt=com.azure.resourcemanager.network.models.AddressSpace&text=AddressSpace\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withCustomRoutes(AddressSpace customRoutes)"
desc: "Set the customRoutes property: The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withDisableIpSecReplayProtection(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withDisableIpSecReplayProtection(Boolean disableIpSecReplayProtection)"
name: "withDisableIpSecReplayProtection(Boolean disableIpSecReplayProtection)"
nameWithType: "VirtualNetworkGatewayInner.withDisableIpSecReplayProtection(Boolean disableIpSecReplayProtection)"
summary: "Set the disable<wbr>IpSec<wbr>Replay<wbr>Protection property: disable<wbr>IPSec<wbr>Replay<wbr>Protection flag."
parameters:
- description: "the disableIpSecReplayProtection value to set."
name: "disableIpSecReplayProtection"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withDisableIpSecReplayProtection(Boolean disableIpSecReplayProtection)"
desc: "Set the disableIpSecReplayProtection property: disableIPSecReplayProtection flag."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableBgp(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableBgp(Boolean enableBgp)"
name: "withEnableBgp(Boolean enableBgp)"
nameWithType: "VirtualNetworkGatewayInner.withEnableBgp(Boolean enableBgp)"
summary: "Set the enable<wbr>Bgp property: Whether BGP is enabled for this virtual network gateway or not."
parameters:
- description: "the enableBgp value to set."
name: "enableBgp"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withEnableBgp(Boolean enableBgp)"
desc: "Set the enableBgp property: Whether BGP is enabled for this virtual network gateway or not."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableBgpRouteTranslationForNat(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat)"
name: "withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat)"
nameWithType: "VirtualNetworkGatewayInner.withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat)"
summary: "Set the enable<wbr>Bgp<wbr>Route<wbr>Translation<wbr>For<wbr>Nat property: Enable<wbr>Bgp<wbr>Route<wbr>Translation<wbr>For<wbr>Nat flag."
parameters:
- description: "the enableBgpRouteTranslationForNat value to set."
name: "enableBgpRouteTranslationForNat"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withEnableBgpRouteTranslationForNat(Boolean enableBgpRouteTranslationForNat)"
desc: "Set the enableBgpRouteTranslationForNat property: EnableBgpRouteTranslationForNat flag."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableDnsForwarding(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnableDnsForwarding(Boolean enableDnsForwarding)"
name: "withEnableDnsForwarding(Boolean enableDnsForwarding)"
nameWithType: "VirtualNetworkGatewayInner.withEnableDnsForwarding(Boolean enableDnsForwarding)"
summary: "Set the enable<wbr>Dns<wbr>Forwarding property: Whether dns forwarding is enabled or not."
parameters:
- description: "the enableDnsForwarding value to set."
name: "enableDnsForwarding"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withEnableDnsForwarding(Boolean enableDnsForwarding)"
desc: "Set the enableDnsForwarding property: Whether dns forwarding is enabled or not."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnablePrivateIpAddress(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withEnablePrivateIpAddress(Boolean enablePrivateIpAddress)"
name: "withEnablePrivateIpAddress(Boolean enablePrivateIpAddress)"
nameWithType: "VirtualNetworkGatewayInner.withEnablePrivateIpAddress(Boolean enablePrivateIpAddress)"
summary: "Set the enable<wbr>Private<wbr>IpAddress property: Whether private IP needs to be enabled on this gateway for connections or not."
parameters:
- description: "the enablePrivateIpAddress value to set."
name: "enablePrivateIpAddress"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayInner withEnablePrivateIpAddress(Boolean enablePrivateIpAddress)"
desc: "Set the enablePrivateIpAddress property: Whether private IP needs to be enabled on this gateway for connections or not."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withExtendedLocation(com.azure.resourcemanager.network.models.ExtendedLocation)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withExtendedLocation(ExtendedLocation extendedLocation)"
name: "withExtendedLocation(ExtendedLocation extendedLocation)"
nameWithType: "VirtualNetworkGatewayInner.withExtendedLocation(ExtendedLocation extendedLocation)"
summary: "Set the extended<wbr>Location property: The extended location of type local virtual network gateway."
parameters:
- description: "the extendedLocation value to set."
name: "extendedLocation"
type: "<xref href=\"com.azure.resourcemanager.network.models.ExtendedLocation?alt=com.azure.resourcemanager.network.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withExtendedLocation(ExtendedLocation extendedLocation)"
desc: "Set the extendedLocation property: The extended location of type local virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withGatewayDefaultSite(com.azure.core.management.SubResource)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withGatewayDefaultSite(SubResource gatewayDefaultSite)"
name: "withGatewayDefaultSite(SubResource gatewayDefaultSite)"
nameWithType: "VirtualNetworkGatewayInner.withGatewayDefaultSite(SubResource gatewayDefaultSite)"
summary: "Set the gateway<wbr>Default<wbr>Site property: The reference to the Local<wbr>Network<wbr>Gateway resource which represents local network site having default routes."
parameters:
- description: "the gatewayDefaultSite value to set."
name: "gatewayDefaultSite"
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withGatewayDefaultSite(SubResource gatewayDefaultSite)"
desc: "Set the gatewayDefaultSite property: The reference to the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withGatewayType(com.azure.resourcemanager.network.models.VirtualNetworkGatewayType)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withGatewayType(VirtualNetworkGatewayType gatewayType)"
name: "withGatewayType(VirtualNetworkGatewayType gatewayType)"
nameWithType: "VirtualNetworkGatewayInner.withGatewayType(VirtualNetworkGatewayType gatewayType)"
summary: "Set the gateway<wbr>Type property: The type of this virtual network gateway."
parameters:
- description: "the gatewayType value to set."
name: "gatewayType"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayType?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayType&text=VirtualNetworkGatewayType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withGatewayType(VirtualNetworkGatewayType gatewayType)"
desc: "Set the gatewayType property: The type of this virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withId(String id)"
name: "withId(String id)"
nameWithType: "VirtualNetworkGatewayInner.withId(String id)"
summary: "Set the id property: Resource ID."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public VirtualNetworkGatewayInner withId(String id)"
desc: "Set the id property: Resource ID."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withIdentity(com.azure.resourcemanager.network.models.ManagedServiceIdentity)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withIdentity(ManagedServiceIdentity identity)"
name: "withIdentity(ManagedServiceIdentity identity)"
nameWithType: "VirtualNetworkGatewayInner.withIdentity(ManagedServiceIdentity identity)"
summary: "Set the identity property: The identity of the virtual network gateway, if configured."
parameters:
- description: "the identity value to set."
name: "identity"
type: "<xref href=\"com.azure.resourcemanager.network.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.network.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withIdentity(ManagedServiceIdentity identity)"
desc: "Set the identity property: The identity of the virtual network gateway, if configured."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withIpConfigurations(java.util.List<com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationInner>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withIpConfigurations(List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations)"
name: "withIpConfigurations(List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations)"
nameWithType: "VirtualNetworkGatewayInner.withIpConfigurations(List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations)"
summary: "Set the ip<wbr>Configurations property: IP configurations for virtual network gateway."
parameters:
- description: "the ipConfigurations value to set."
name: "ipConfigurations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationInner&text=VirtualNetworkGatewayIpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayInner withIpConfigurations(List<VirtualNetworkGatewayIpConfigurationInner> ipConfigurations)"
desc: "Set the ipConfigurations property: IP configurations for virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "VirtualNetworkGatewayInner.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public VirtualNetworkGatewayInner withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withNatRules(java.util.List<com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayNatRuleInner>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withNatRules(List<VirtualNetworkGatewayNatRuleInner> natRules)"
name: "withNatRules(List<VirtualNetworkGatewayNatRuleInner> natRules)"
nameWithType: "VirtualNetworkGatewayInner.withNatRules(List<VirtualNetworkGatewayNatRuleInner> natRules)"
summary: "Set the nat<wbr>Rules property: Nat<wbr>Rules for virtual network gateway."
parameters:
- description: "the natRules value to set."
name: "natRules"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayNatRuleInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayNatRuleInner&text=VirtualNetworkGatewayNatRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayInner withNatRules(List<VirtualNetworkGatewayNatRuleInner> natRules)"
desc: "Set the natRules property: NatRules for virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withSku(com.azure.resourcemanager.network.models.VirtualNetworkGatewaySku)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withSku(VirtualNetworkGatewaySku sku)"
name: "withSku(VirtualNetworkGatewaySku sku)"
nameWithType: "VirtualNetworkGatewayInner.withSku(VirtualNetworkGatewaySku sku)"
summary: "Set the sku property: The reference to the Virtual<wbr>Network<wbr>Gateway<wbr>Sku resource which represents the SKU selected for Virtual network gateway."
parameters:
- description: "the sku value to set."
name: "sku"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewaySku?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewaySku&text=VirtualNetworkGatewaySku\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withSku(VirtualNetworkGatewaySku sku)"
desc: "Set the sku property: The reference to the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "VirtualNetworkGatewayInner.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public VirtualNetworkGatewayInner withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVNetExtendedLocationResourceId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVNetExtendedLocationResourceId(String vNetExtendedLocationResourceId)"
name: "withVNetExtendedLocationResourceId(String vNetExtendedLocationResourceId)"
nameWithType: "VirtualNetworkGatewayInner.withVNetExtendedLocationResourceId(String vNetExtendedLocationResourceId)"
summary: "Set the v<wbr>Net<wbr>Extended<wbr>Location<wbr>Resource<wbr>Id property: Customer vnet resource id."
parameters:
- description: "the vNetExtendedLocationResourceId value to set."
name: "vNetExtendedLocationResourceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public VirtualNetworkGatewayInner withVNetExtendedLocationResourceId(String vNetExtendedLocationResourceId)"
desc: "Set the vNetExtendedLocationResourceId property: Customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVirtualNetworkGatewayPolicyGroups(java.util.List<com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroup>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVirtualNetworkGatewayPolicyGroups(List<VirtualNetworkGatewayPolicyGroup> virtualNetworkGatewayPolicyGroups)"
name: "withVirtualNetworkGatewayPolicyGroups(List<VirtualNetworkGatewayPolicyGroup> virtualNetworkGatewayPolicyGroups)"
nameWithType: "VirtualNetworkGatewayInner.withVirtualNetworkGatewayPolicyGroups(List<VirtualNetworkGatewayPolicyGroup> virtualNetworkGatewayPolicyGroups)"
summary: "Set the virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Groups property: The reference to the Virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Group resource which represents the available Virtual<wbr>Network<wbr>Gateway<wbr>Policy<wbr>Group for the gateway."
parameters:
- description: "the virtualNetworkGatewayPolicyGroups value to set."
name: "virtualNetworkGatewayPolicyGroups"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroup?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayPolicyGroup&text=VirtualNetworkGatewayPolicyGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayInner withVirtualNetworkGatewayPolicyGroups(List<VirtualNetworkGatewayPolicyGroup> virtualNetworkGatewayPolicyGroups)"
desc: "Set the virtualNetworkGatewayPolicyGroups property: The reference to the VirtualNetworkGatewayPolicyGroup resource which represents the available VirtualNetworkGatewayPolicyGroup for the gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnClientConfiguration(com.azure.resourcemanager.network.models.VpnClientConfiguration)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnClientConfiguration(VpnClientConfiguration vpnClientConfiguration)"
name: "withVpnClientConfiguration(VpnClientConfiguration vpnClientConfiguration)"
nameWithType: "VirtualNetworkGatewayInner.withVpnClientConfiguration(VpnClientConfiguration vpnClientConfiguration)"
summary: "Set the vpn<wbr>Client<wbr>Configuration property: The reference to the Vpn<wbr>Client<wbr>Configuration resource which represents the P2S Vpn<wbr>Client configurations."
parameters:
- description: "the vpnClientConfiguration value to set."
name: "vpnClientConfiguration"
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnClientConfiguration?alt=com.azure.resourcemanager.network.models.VpnClientConfiguration&text=VpnClientConfiguration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withVpnClientConfiguration(VpnClientConfiguration vpnClientConfiguration)"
desc: "Set the vpnClientConfiguration property: The reference to the VpnClientConfiguration resource which represents the P2S VpnClient configurations."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnGatewayGeneration(com.azure.resourcemanager.network.models.VpnGatewayGeneration)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnGatewayGeneration(VpnGatewayGeneration vpnGatewayGeneration)"
name: "withVpnGatewayGeneration(VpnGatewayGeneration vpnGatewayGeneration)"
nameWithType: "VirtualNetworkGatewayInner.withVpnGatewayGeneration(VpnGatewayGeneration vpnGatewayGeneration)"
summary: "Set the vpn<wbr>Gateway<wbr>Generation property: The generation for this Virtual<wbr>Network<wbr>Gateway."
parameters:
- description: "the vpnGatewayGeneration value to set."
name: "vpnGatewayGeneration"
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnGatewayGeneration?alt=com.azure.resourcemanager.network.models.VpnGatewayGeneration&text=VpnGatewayGeneration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withVpnGatewayGeneration(VpnGatewayGeneration vpnGatewayGeneration)"
desc: "Set the vpnGatewayGeneration property: The generation for this VirtualNetworkGateway. Must be None if gatewayType is not VPN."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnType(com.azure.resourcemanager.network.models.VpnType)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner.withVpnType(VpnType vpnType)"
name: "withVpnType(VpnType vpnType)"
nameWithType: "VirtualNetworkGatewayInner.withVpnType(VpnType vpnType)"
summary: "Set the vpn<wbr>Type property: The type of this virtual network gateway."
parameters:
- description: "the vpnType value to set."
name: "vpnType"
type: "<xref href=\"com.azure.resourcemanager.network.models.VpnType?alt=com.azure.resourcemanager.network.models.VpnType&text=VpnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayInner withVpnType(VpnType vpnType)"
desc: "Set the vpnType property: The type of this virtual network gateway."
returns:
description: "the VirtualNetworkGatewayInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner&text=VirtualNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "A common class for general resource information."
metadata: {}
package: "com.azure.resourcemanager.network.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0