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

581 строка
57 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner"
name: "VirtualNetworkGatewayConnectionPropertiesFormatInner"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner"
summary: "Virtual<wbr>Network<wbr>Gateway<wbr>Connection properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public final class VirtualNetworkGatewayConnectionPropertiesFormatInner"
constructors:
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.VirtualNetworkGatewayConnectionPropertiesFormatInner()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.VirtualNetworkGatewayConnectionPropertiesFormatInner()"
name: "VirtualNetworkGatewayConnectionPropertiesFormatInner()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.VirtualNetworkGatewayConnectionPropertiesFormatInner()"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner()"
methods:
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.authorizationKey()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.authorizationKey()"
name: "authorizationKey()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.authorizationKey()"
summary: "Get the authorization<wbr>Key property: The authorization<wbr>Key."
syntax: "public String authorizationKey()"
desc: "Get the authorizationKey property: The authorizationKey."
returns:
description: "the authorizationKey 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionMode()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionMode()"
name: "connectionMode()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionMode()"
summary: "Get the connection<wbr>Mode property: The connection mode for this connection."
syntax: "public VirtualNetworkGatewayConnectionMode connectionMode()"
desc: "Get the connectionMode property: The connection mode for this connection."
returns:
description: "the connectionMode value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionMode?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionMode&text=VirtualNetworkGatewayConnectionMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionProtocol()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionProtocol()"
name: "connectionProtocol()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionProtocol()"
summary: "Get the connection<wbr>Protocol property: Connection protocol used for this connection."
syntax: "public VirtualNetworkGatewayConnectionProtocol connectionProtocol()"
desc: "Get the connectionProtocol property: Connection protocol used for this connection."
returns:
description: "the connectionProtocol value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionProtocol?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionProtocol&text=VirtualNetworkGatewayConnectionProtocol\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionStatus()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionStatus()"
name: "connectionStatus()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionStatus()"
summary: "Get the connection<wbr>Status property: Virtual Network Gateway connection status."
syntax: "public VirtualNetworkGatewayConnectionStatus connectionStatus()"
desc: "Get the connectionStatus property: Virtual Network Gateway connection status."
returns:
description: "the connectionStatus value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionStatus?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionStatus&text=VirtualNetworkGatewayConnectionStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionType()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionType()"
name: "connectionType()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.connectionType()"
summary: "Get the connection<wbr>Type property: Gateway connection type."
syntax: "public VirtualNetworkGatewayConnectionType connectionType()"
desc: "Get the connectionType property: Gateway connection type."
returns:
description: "the connectionType value."
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionType?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionType&text=VirtualNetworkGatewayConnectionType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.dpdTimeoutSeconds()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.dpdTimeoutSeconds()"
name: "dpdTimeoutSeconds()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.dpdTimeoutSeconds()"
summary: "Get the dpd<wbr>Timeout<wbr>Seconds property: The dead peer detection timeout of this connection in seconds."
syntax: "public Integer dpdTimeoutSeconds()"
desc: "Get the dpdTimeoutSeconds property: The dead peer detection timeout of this connection in seconds."
returns:
description: "the dpdTimeoutSeconds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.egressBytesTransferred()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.egressBytesTransferred()"
name: "egressBytesTransferred()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.egressBytesTransferred()"
summary: "Get the egress<wbr>Bytes<wbr>Transferred property: The egress bytes transferred in this connection."
syntax: "public Long egressBytesTransferred()"
desc: "Get the egressBytesTransferred property: The egress bytes transferred in this connection."
returns:
description: "the egressBytesTransferred value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.egressNatRules()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.egressNatRules()"
name: "egressNatRules()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.egressNatRules()"
summary: "Get the egress<wbr>Nat<wbr>Rules property: List of egress Nat<wbr>Rules."
syntax: "public List<SubResource> egressNatRules()"
desc: "Get the egressNatRules property: List of egress NatRules."
returns:
description: "the egressNatRules value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.enableBgp()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.enableBgp()"
name: "enableBgp()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.enableBgp()"
summary: "Get the enable<wbr>Bgp property: Enable<wbr>Bgp flag."
syntax: "public Boolean enableBgp()"
desc: "Get the enableBgp property: EnableBgp flag."
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.VirtualNetworkGatewayConnectionPropertiesFormatInner.expressRouteGatewayBypass()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.expressRouteGatewayBypass()"
name: "expressRouteGatewayBypass()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.expressRouteGatewayBypass()"
summary: "Get the express<wbr>Route<wbr>Gateway<wbr>Bypass property: Bypass Express<wbr>Route Gateway for data forwarding."
syntax: "public Boolean expressRouteGatewayBypass()"
desc: "Get the expressRouteGatewayBypass property: Bypass ExpressRoute Gateway for data forwarding."
returns:
description: "the expressRouteGatewayBypass 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.gatewayCustomBgpIpAddresses()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.gatewayCustomBgpIpAddresses()"
name: "gatewayCustomBgpIpAddresses()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.gatewayCustomBgpIpAddresses()"
summary: "Get the gateway<wbr>Custom<wbr>Bgp<wbr>IpAddresses property: Gateway<wbr>Custom<wbr>Bgp<wbr>IpAddresses to be used for virtual network gateway Connection."
syntax: "public List<GatewayCustomBgpIpAddressIpConfiguration> gatewayCustomBgpIpAddresses()"
desc: "Get the gatewayCustomBgpIpAddresses property: GatewayCustomBgpIpAddresses to be used for virtual network gateway Connection."
returns:
description: "the gatewayCustomBgpIpAddresses 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.GatewayCustomBgpIpAddressIpConfiguration?alt=com.azure.resourcemanager.network.models.GatewayCustomBgpIpAddressIpConfiguration&text=GatewayCustomBgpIpAddressIpConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressBytesTransferred()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressBytesTransferred()"
name: "ingressBytesTransferred()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressBytesTransferred()"
summary: "Get the ingress<wbr>Bytes<wbr>Transferred property: The ingress bytes transferred in this connection."
syntax: "public Long ingressBytesTransferred()"
desc: "Get the ingressBytesTransferred property: The ingress bytes transferred in this connection."
returns:
description: "the ingressBytesTransferred value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressNatRules()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressNatRules()"
name: "ingressNatRules()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.ingressNatRules()"
summary: "Get the ingress<wbr>Nat<wbr>Rules property: List of ingress Nat<wbr>Rules."
syntax: "public List<SubResource> ingressNatRules()"
desc: "Get the ingressNatRules property: List of ingress NatRules."
returns:
description: "the ingressNatRules value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ipsecPolicies()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.ipsecPolicies()"
name: "ipsecPolicies()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.ipsecPolicies()"
summary: "Get the ipsec<wbr>Policies property: The IPSec Policies to be considered by this connection."
syntax: "public List<IpsecPolicy> ipsecPolicies()"
desc: "Get the ipsecPolicies property: The IPSec Policies to be considered by this connection."
returns:
description: "the ipsecPolicies 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.IpsecPolicy?alt=com.azure.resourcemanager.network.models.IpsecPolicy&text=IpsecPolicy\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.localNetworkGateway2()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.localNetworkGateway2()"
name: "localNetworkGateway2()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.localNetworkGateway2()"
summary: "Get the local<wbr>Network<wbr>Gateway2 property: The reference to local network gateway resource."
syntax: "public LocalNetworkGatewayInner localNetworkGateway2()"
desc: "Get the localNetworkGateway2 property: The reference to local network gateway resource."
returns:
description: "the localNetworkGateway2 value."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.LocalNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.LocalNetworkGatewayInner&text=LocalNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.peer()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.peer()"
name: "peer()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.peer()"
summary: "Get the peer property: The reference to peerings resource."
syntax: "public SubResource peer()"
desc: "Get the peer property: The reference to peerings resource."
returns:
description: "the peer 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.provisioningState()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.provisioningState()"
name: "provisioningState()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: The provisioning state of the virtual network gateway connection resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioningState property: The provisioning state of the virtual network gateway connection 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.resourceGuid()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.resourceGuid()"
name: "resourceGuid()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.resourceGuid()"
summary: "Get the resource<wbr>Guid property: The resource GUID property of the virtual network gateway connection resource."
syntax: "public String resourceGuid()"
desc: "Get the resourceGuid property: The resource GUID property of the virtual network gateway connection 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.routingWeight()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.routingWeight()"
name: "routingWeight()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.routingWeight()"
summary: "Get the routing<wbr>Weight property: The routing weight."
syntax: "public Integer routingWeight()"
desc: "Get the routingWeight property: The routing weight."
returns:
description: "the routingWeight value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.sharedKey()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.sharedKey()"
name: "sharedKey()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.sharedKey()"
summary: "Get the shared<wbr>Key property: The IPSec shared key."
syntax: "public String sharedKey()"
desc: "Get the sharedKey property: The IPSec shared key."
returns:
description: "the sharedKey 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.trafficSelectorPolicies()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.trafficSelectorPolicies()"
name: "trafficSelectorPolicies()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.trafficSelectorPolicies()"
summary: "Get the traffic<wbr>Selector<wbr>Policies property: The Traffic Selector Policies to be considered by this connection."
syntax: "public List<TrafficSelectorPolicy> trafficSelectorPolicies()"
desc: "Get the trafficSelectorPolicies property: The Traffic Selector Policies to be considered by this connection."
returns:
description: "the trafficSelectorPolicies 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.TrafficSelectorPolicy?alt=com.azure.resourcemanager.network.models.TrafficSelectorPolicy&text=TrafficSelectorPolicy\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.tunnelConnectionStatus()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.tunnelConnectionStatus()"
name: "tunnelConnectionStatus()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.tunnelConnectionStatus()"
summary: "Get the tunnel<wbr>Connection<wbr>Status property: Collection of all tunnels' connection health status."
syntax: "public List<TunnelConnectionHealth> tunnelConnectionStatus()"
desc: "Get the tunnelConnectionStatus property: Collection of all tunnels' connection health status."
returns:
description: "the tunnelConnectionStatus 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.TunnelConnectionHealth?alt=com.azure.resourcemanager.network.models.TunnelConnectionHealth&text=TunnelConnectionHealth\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.useLocalAzureIpAddress()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.useLocalAzureIpAddress()"
name: "useLocalAzureIpAddress()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.useLocalAzureIpAddress()"
summary: "Get the use<wbr>Local<wbr>Azure<wbr>IpAddress property: Use private local Azure IP for the connection."
syntax: "public Boolean useLocalAzureIpAddress()"
desc: "Get the useLocalAzureIpAddress property: Use private local Azure IP for the connection."
returns:
description: "the useLocalAzureIpAddress 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.usePolicyBasedTrafficSelectors()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.usePolicyBasedTrafficSelectors()"
name: "usePolicyBasedTrafficSelectors()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.usePolicyBasedTrafficSelectors()"
summary: "Get the use<wbr>Policy<wbr>Based<wbr>Traffic<wbr>Selectors property: Enable policy-based traffic selectors."
syntax: "public Boolean usePolicyBasedTrafficSelectors()"
desc: "Get the usePolicyBasedTrafficSelectors property: Enable policy-based traffic selectors."
returns:
description: "the usePolicyBasedTrafficSelectors 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.VirtualNetworkGatewayConnectionPropertiesFormatInner.validate()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.validate()"
name: "validate()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway1()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway1()"
name: "virtualNetworkGateway1()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway1()"
summary: "Get the virtual<wbr>Network<wbr>Gateway1 property: The reference to virtual network gateway resource."
syntax: "public VirtualNetworkGatewayInner virtualNetworkGateway1()"
desc: "Get the virtualNetworkGateway1 property: The reference to virtual network gateway resource."
returns:
description: "the virtualNetworkGateway1 value."
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.VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway2()"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway2()"
name: "virtualNetworkGateway2()"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.virtualNetworkGateway2()"
summary: "Get the virtual<wbr>Network<wbr>Gateway2 property: The reference to virtual network gateway resource."
syntax: "public VirtualNetworkGatewayInner virtualNetworkGateway2()"
desc: "Get the virtualNetworkGateway2 property: The reference to virtual network gateway resource."
returns:
description: "the virtualNetworkGateway2 value."
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.VirtualNetworkGatewayConnectionPropertiesFormatInner.withAuthorizationKey(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withAuthorizationKey(String authorizationKey)"
name: "withAuthorizationKey(String authorizationKey)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withAuthorizationKey(String authorizationKey)"
summary: "Set the authorization<wbr>Key property: The authorization<wbr>Key."
parameters:
- description: "the authorizationKey value to set."
name: "authorizationKey"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withAuthorizationKey(String authorizationKey)"
desc: "Set the authorizationKey property: The authorizationKey."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionMode(com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionMode)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionMode(VirtualNetworkGatewayConnectionMode connectionMode)"
name: "withConnectionMode(VirtualNetworkGatewayConnectionMode connectionMode)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionMode(VirtualNetworkGatewayConnectionMode connectionMode)"
summary: "Set the connection<wbr>Mode property: The connection mode for this connection."
parameters:
- description: "the connectionMode value to set."
name: "connectionMode"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionMode?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionMode&text=VirtualNetworkGatewayConnectionMode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withConnectionMode(VirtualNetworkGatewayConnectionMode connectionMode)"
desc: "Set the connectionMode property: The connection mode for this connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionProtocol(com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionProtocol)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionProtocol(VirtualNetworkGatewayConnectionProtocol connectionProtocol)"
name: "withConnectionProtocol(VirtualNetworkGatewayConnectionProtocol connectionProtocol)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionProtocol(VirtualNetworkGatewayConnectionProtocol connectionProtocol)"
summary: "Set the connection<wbr>Protocol property: Connection protocol used for this connection."
parameters:
- description: "the connectionProtocol value to set."
name: "connectionProtocol"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionProtocol?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionProtocol&text=VirtualNetworkGatewayConnectionProtocol\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withConnectionProtocol(VirtualNetworkGatewayConnectionProtocol connectionProtocol)"
desc: "Set the connectionProtocol property: Connection protocol used for this connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionType(com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionType)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionType(VirtualNetworkGatewayConnectionType connectionType)"
name: "withConnectionType(VirtualNetworkGatewayConnectionType connectionType)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withConnectionType(VirtualNetworkGatewayConnectionType connectionType)"
summary: "Set the connection<wbr>Type property: Gateway connection type."
parameters:
- description: "the connectionType value to set."
name: "connectionType"
type: "<xref href=\"com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionType?alt=com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnectionType&text=VirtualNetworkGatewayConnectionType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withConnectionType(VirtualNetworkGatewayConnectionType connectionType)"
desc: "Set the connectionType property: Gateway connection type."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withDpdTimeoutSeconds(java.lang.Integer)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withDpdTimeoutSeconds(Integer dpdTimeoutSeconds)"
name: "withDpdTimeoutSeconds(Integer dpdTimeoutSeconds)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withDpdTimeoutSeconds(Integer dpdTimeoutSeconds)"
summary: "Set the dpd<wbr>Timeout<wbr>Seconds property: The dead peer detection timeout of this connection in seconds."
parameters:
- description: "the dpdTimeoutSeconds value to set."
name: "dpdTimeoutSeconds"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withDpdTimeoutSeconds(Integer dpdTimeoutSeconds)"
desc: "Set the dpdTimeoutSeconds property: The dead peer detection timeout of this connection in seconds."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withEgressNatRules(java.util.List<com.azure.core.management.SubResource>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withEgressNatRules(List<SubResource> egressNatRules)"
name: "withEgressNatRules(List<SubResource> egressNatRules)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withEgressNatRules(List<SubResource> egressNatRules)"
summary: "Set the egress<wbr>Nat<wbr>Rules property: List of egress Nat<wbr>Rules."
parameters:
- description: "the egressNatRules value to set."
name: "egressNatRules"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withEgressNatRules(List<SubResource> egressNatRules)"
desc: "Set the egressNatRules property: List of egress NatRules."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withEnableBgp(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withEnableBgp(Boolean enableBgp)"
name: "withEnableBgp(Boolean enableBgp)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withEnableBgp(Boolean enableBgp)"
summary: "Set the enable<wbr>Bgp property: Enable<wbr>Bgp flag."
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 VirtualNetworkGatewayConnectionPropertiesFormatInner withEnableBgp(Boolean enableBgp)"
desc: "Set the enableBgp property: EnableBgp flag."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withExpressRouteGatewayBypass(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withExpressRouteGatewayBypass(Boolean expressRouteGatewayBypass)"
name: "withExpressRouteGatewayBypass(Boolean expressRouteGatewayBypass)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withExpressRouteGatewayBypass(Boolean expressRouteGatewayBypass)"
summary: "Set the express<wbr>Route<wbr>Gateway<wbr>Bypass property: Bypass Express<wbr>Route Gateway for data forwarding."
parameters:
- description: "the expressRouteGatewayBypass value to set."
name: "expressRouteGatewayBypass"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withExpressRouteGatewayBypass(Boolean expressRouteGatewayBypass)"
desc: "Set the expressRouteGatewayBypass property: Bypass ExpressRoute Gateway for data forwarding."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withGatewayCustomBgpIpAddresses(java.util.List<com.azure.resourcemanager.network.models.GatewayCustomBgpIpAddressIpConfiguration>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withGatewayCustomBgpIpAddresses(List<GatewayCustomBgpIpAddressIpConfiguration> gatewayCustomBgpIpAddresses)"
name: "withGatewayCustomBgpIpAddresses(List<GatewayCustomBgpIpAddressIpConfiguration> gatewayCustomBgpIpAddresses)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withGatewayCustomBgpIpAddresses(List<GatewayCustomBgpIpAddressIpConfiguration> gatewayCustomBgpIpAddresses)"
summary: "Set the gateway<wbr>Custom<wbr>Bgp<wbr>IpAddresses property: Gateway<wbr>Custom<wbr>Bgp<wbr>IpAddresses to be used for virtual network gateway Connection."
parameters:
- description: "the gatewayCustomBgpIpAddresses value to set."
name: "gatewayCustomBgpIpAddresses"
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.GatewayCustomBgpIpAddressIpConfiguration?alt=com.azure.resourcemanager.network.models.GatewayCustomBgpIpAddressIpConfiguration&text=GatewayCustomBgpIpAddressIpConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withGatewayCustomBgpIpAddresses(List<GatewayCustomBgpIpAddressIpConfiguration> gatewayCustomBgpIpAddresses)"
desc: "Set the gatewayCustomBgpIpAddresses property: GatewayCustomBgpIpAddresses to be used for virtual network gateway Connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withIngressNatRules(java.util.List<com.azure.core.management.SubResource>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withIngressNatRules(List<SubResource> ingressNatRules)"
name: "withIngressNatRules(List<SubResource> ingressNatRules)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withIngressNatRules(List<SubResource> ingressNatRules)"
summary: "Set the ingress<wbr>Nat<wbr>Rules property: List of ingress Nat<wbr>Rules."
parameters:
- description: "the ingressNatRules value to set."
name: "ingressNatRules"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withIngressNatRules(List<SubResource> ingressNatRules)"
desc: "Set the ingressNatRules property: List of ingress NatRules."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withIpsecPolicies(java.util.List<com.azure.resourcemanager.network.models.IpsecPolicy>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withIpsecPolicies(List<IpsecPolicy> ipsecPolicies)"
name: "withIpsecPolicies(List<IpsecPolicy> ipsecPolicies)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withIpsecPolicies(List<IpsecPolicy> ipsecPolicies)"
summary: "Set the ipsec<wbr>Policies property: The IPSec Policies to be considered by this connection."
parameters:
- description: "the ipsecPolicies value to set."
name: "ipsecPolicies"
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.IpsecPolicy?alt=com.azure.resourcemanager.network.models.IpsecPolicy&text=IpsecPolicy\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withIpsecPolicies(List<IpsecPolicy> ipsecPolicies)"
desc: "Set the ipsecPolicies property: The IPSec Policies to be considered by this connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withLocalNetworkGateway2(com.azure.resourcemanager.network.fluent.models.LocalNetworkGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withLocalNetworkGateway2(LocalNetworkGatewayInner localNetworkGateway2)"
name: "withLocalNetworkGateway2(LocalNetworkGatewayInner localNetworkGateway2)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withLocalNetworkGateway2(LocalNetworkGatewayInner localNetworkGateway2)"
summary: "Set the local<wbr>Network<wbr>Gateway2 property: The reference to local network gateway resource."
parameters:
- description: "the localNetworkGateway2 value to set."
name: "localNetworkGateway2"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.LocalNetworkGatewayInner?alt=com.azure.resourcemanager.network.fluent.models.LocalNetworkGatewayInner&text=LocalNetworkGatewayInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withLocalNetworkGateway2(LocalNetworkGatewayInner localNetworkGateway2)"
desc: "Set the localNetworkGateway2 property: The reference to local network gateway resource."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withPeer(com.azure.core.management.SubResource)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withPeer(SubResource peer)"
name: "withPeer(SubResource peer)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withPeer(SubResource peer)"
summary: "Set the peer property: The reference to peerings resource."
parameters:
- description: "the peer value to set."
name: "peer"
type: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withPeer(SubResource peer)"
desc: "Set the peer property: The reference to peerings resource."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withRoutingWeight(java.lang.Integer)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withRoutingWeight(Integer routingWeight)"
name: "withRoutingWeight(Integer routingWeight)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withRoutingWeight(Integer routingWeight)"
summary: "Set the routing<wbr>Weight property: The routing weight."
parameters:
- description: "the routingWeight value to set."
name: "routingWeight"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withRoutingWeight(Integer routingWeight)"
desc: "Set the routingWeight property: The routing weight."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withSharedKey(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withSharedKey(String sharedKey)"
name: "withSharedKey(String sharedKey)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withSharedKey(String sharedKey)"
summary: "Set the shared<wbr>Key property: The IPSec shared key."
parameters:
- description: "the sharedKey value to set."
name: "sharedKey"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withSharedKey(String sharedKey)"
desc: "Set the sharedKey property: The IPSec shared key."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withTrafficSelectorPolicies(java.util.List<com.azure.resourcemanager.network.models.TrafficSelectorPolicy>)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withTrafficSelectorPolicies(List<TrafficSelectorPolicy> trafficSelectorPolicies)"
name: "withTrafficSelectorPolicies(List<TrafficSelectorPolicy> trafficSelectorPolicies)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withTrafficSelectorPolicies(List<TrafficSelectorPolicy> trafficSelectorPolicies)"
summary: "Set the traffic<wbr>Selector<wbr>Policies property: The Traffic Selector Policies to be considered by this connection."
parameters:
- description: "the trafficSelectorPolicies value to set."
name: "trafficSelectorPolicies"
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.TrafficSelectorPolicy?alt=com.azure.resourcemanager.network.models.TrafficSelectorPolicy&text=TrafficSelectorPolicy\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withTrafficSelectorPolicies(List<TrafficSelectorPolicy> trafficSelectorPolicies)"
desc: "Set the trafficSelectorPolicies property: The Traffic Selector Policies to be considered by this connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withUseLocalAzureIpAddress(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress)"
name: "withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress)"
summary: "Set the use<wbr>Local<wbr>Azure<wbr>IpAddress property: Use private local Azure IP for the connection."
parameters:
- description: "the useLocalAzureIpAddress value to set."
name: "useLocalAzureIpAddress"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress)"
desc: "Set the useLocalAzureIpAddress property: Use private local Azure IP for the connection."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withUsePolicyBasedTrafficSelectors(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors)"
name: "withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors)"
summary: "Set the use<wbr>Policy<wbr>Based<wbr>Traffic<wbr>Selectors property: Enable policy-based traffic selectors."
parameters:
- description: "the usePolicyBasedTrafficSelectors value to set."
name: "usePolicyBasedTrafficSelectors"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors)"
desc: "Set the usePolicyBasedTrafficSelectors property: Enable policy-based traffic selectors."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway1(com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway1(VirtualNetworkGatewayInner virtualNetworkGateway1)"
name: "withVirtualNetworkGateway1(VirtualNetworkGatewayInner virtualNetworkGateway1)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway1(VirtualNetworkGatewayInner virtualNetworkGateway1)"
summary: "Set the virtual<wbr>Network<wbr>Gateway1 property: The reference to virtual network gateway resource."
parameters:
- description: "the virtualNetworkGateway1 value to set."
name: "virtualNetworkGateway1"
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\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withVirtualNetworkGateway1(VirtualNetworkGatewayInner virtualNetworkGateway1)"
desc: "Set the virtualNetworkGateway1 property: The reference to virtual network gateway resource."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway2(com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayInner)"
fullName: "com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway2(VirtualNetworkGatewayInner virtualNetworkGateway2)"
name: "withVirtualNetworkGateway2(VirtualNetworkGatewayInner virtualNetworkGateway2)"
nameWithType: "VirtualNetworkGatewayConnectionPropertiesFormatInner.withVirtualNetworkGateway2(VirtualNetworkGatewayInner virtualNetworkGateway2)"
summary: "Set the virtual<wbr>Network<wbr>Gateway2 property: The reference to virtual network gateway resource."
parameters:
- description: "the virtualNetworkGateway2 value to set."
name: "virtualNetworkGateway2"
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\" />"
syntax: "public VirtualNetworkGatewayConnectionPropertiesFormatInner withVirtualNetworkGateway2(VirtualNetworkGatewayInner virtualNetworkGateway2)"
desc: "Set the virtualNetworkGateway2 property: The reference to virtual network gateway resource."
returns:
description: "the VirtualNetworkGatewayConnectionPropertiesFormatInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner?alt=com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayConnectionPropertiesFormatInner&text=VirtualNetworkGatewayConnectionPropertiesFormatInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "VirtualNetworkGatewayConnection properties."
metadata: {}
package: "com.azure.resourcemanager.network.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.18.0