VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withConnectionBandwidth(Integer connectionBandwidth) |
Set the connectionBandwidth property: Expected bandwidth in MBPS.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withEgressNatRules(List<com.azure.core.management.SubResource> egressNatRules) |
Set the egressNatRules property: List of egress NatRules.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withEnableBgp(Boolean enableBgp) |
Set the enableBgp property: EnableBgp flag.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withEnableRateLimiting(Boolean enableRateLimiting) |
Set the enableRateLimiting property: EnableBgp flag.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withIngressNatRules(List<com.azure.core.management.SubResource> ingressNatRules) |
Set the ingressNatRules property: List of ingress NatRules.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withIpsecPolicies(List<IpsecPolicy> ipsecPolicies) |
Set the ipsecPolicies property: The IPSec Policies to be considered by this connection.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withRoutingWeight(Integer routingWeight) |
Set the routingWeight property: Routing weight for vpn connection.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withSharedKey(String sharedKey) |
Set the sharedKey property: SharedKey for the vpn connection.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress) |
Set the useLocalAzureIpAddress property: Use local azure ip to initiate connection.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors) |
Set the usePolicyBasedTrafficSelectors property: Enable policy-based traffic selectors.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withVpnConnectionProtocolType(VirtualNetworkGatewayConnectionProtocol vpnConnectionProtocolType) |
Set the vpnConnectionProtocolType property: Connection protocol used for this connection.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withVpnLinkConnectionMode(VpnLinkConnectionMode vpnLinkConnectionMode) |
Set the vpnLinkConnectionMode property: Vpn link connection mode.
|
VpnSiteLinkConnectionProperties |
VpnSiteLinkConnectionProperties.withVpnSiteLink(com.azure.core.management.SubResource vpnSiteLink) |
Set the vpnSiteLink property: Id of the connected vpn site link.
|