Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnSiteLinkConnectionInner
Packages that use VpnSiteLinkConnectionInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VpnSiteLinkConnectionInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionVpnSiteLinkConnectionsClient.get(String resourceGroupName, String gatewayName, String connectionName, String linkConnectionName) Retrieves the details of a vpn site link connection.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionVpnSiteLinkConnectionsClient.getAsync(String resourceGroupName, String gatewayName, String connectionName, String linkConnectionName) Retrieves the details of a vpn site link connection.com.azure.core.http.rest.Response<VpnSiteLinkConnectionInner> VpnSiteLinkConnectionsClient.getWithResponse(String resourceGroupName, String gatewayName, String connectionName, String linkConnectionName, com.azure.core.util.Context context) Retrieves the details of a vpn site link connection.Mono<com.azure.core.http.rest.Response<VpnSiteLinkConnectionInner>> VpnSiteLinkConnectionsClient.getWithResponseAsync(String resourceGroupName, String gatewayName, String connectionName, String linkConnectionName) Retrieves the details of a vpn site link connection.com.azure.core.http.rest.PagedIterable<VpnSiteLinkConnectionInner> VpnLinkConnectionsClient.listByVpnConnection(String resourceGroupName, String gatewayName, String connectionName) Retrieves all vpn site link connections for a particular virtual wan vpn gateway vpn connection.com.azure.core.http.rest.PagedIterable<VpnSiteLinkConnectionInner> VpnLinkConnectionsClient.listByVpnConnection(String resourceGroupName, String gatewayName, String connectionName, com.azure.core.util.Context context) Retrieves all vpn site link connections for a particular virtual wan vpn gateway vpn connection.com.azure.core.http.rest.PagedFlux<VpnSiteLinkConnectionInner> VpnLinkConnectionsClient.listByVpnConnectionAsync(String resourceGroupName, String gatewayName, String connectionName) Retrieves all vpn site link connections for a particular virtual wan vpn gateway vpn connection. -
Uses of VpnSiteLinkConnectionInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionstatic VpnSiteLinkConnectionInnerVpnSiteLinkConnectionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnSiteLinkConnectionInner from the JsonReader.VpnSiteLinkConnectionInner.withConnectionBandwidth(Integer connectionBandwidth) Set the connectionBandwidth property: Expected bandwidth in MBPS.VpnSiteLinkConnectionInner.withDpdTimeoutSeconds(Integer dpdTimeoutSeconds) Set the dpdTimeoutSeconds property: Dead Peer Detection timeout in seconds for VpnLink connection.VpnSiteLinkConnectionInner.withEgressNatRules(List<com.azure.core.management.SubResource> egressNatRules) Set the egressNatRules property: List of egress NatRules.VpnSiteLinkConnectionInner.withEnableBgp(Boolean enableBgp) Set the enableBgp property: EnableBgp flag.VpnSiteLinkConnectionInner.withEnableRateLimiting(Boolean enableRateLimiting) Set the enableRateLimiting property: EnableBgp flag.VpnSiteLinkConnectionInner.withIngressNatRules(List<com.azure.core.management.SubResource> ingressNatRules) Set the ingressNatRules property: List of ingress NatRules.VpnSiteLinkConnectionInner.withIpsecPolicies(List<IpsecPolicy> ipsecPolicies) Set the ipsecPolicies property: The IPSec Policies to be considered by this connection.Set the name property: The name of the resource that is unique within a resource group.VpnSiteLinkConnectionInner.withRoutingWeight(Integer routingWeight) Set the routingWeight property: Routing weight for vpn connection.VpnSiteLinkConnectionInner.withSharedKey(String sharedKey) Set the sharedKey property: SharedKey for the vpn connection.VpnSiteLinkConnectionInner.withUseLocalAzureIpAddress(Boolean useLocalAzureIpAddress) Set the useLocalAzureIpAddress property: Use local azure ip to initiate connection.VpnSiteLinkConnectionInner.withUsePolicyBasedTrafficSelectors(Boolean usePolicyBasedTrafficSelectors) Set the usePolicyBasedTrafficSelectors property: Enable policy-based traffic selectors.VpnSiteLinkConnectionInner.withVpnConnectionProtocolType(VirtualNetworkGatewayConnectionProtocol vpnConnectionProtocolType) Set the vpnConnectionProtocolType property: Connection protocol used for this connection.VpnSiteLinkConnectionInner.withVpnGatewayCustomBgpAddresses(List<GatewayCustomBgpIpAddressIpConfiguration> vpnGatewayCustomBgpAddresses) Set the vpnGatewayCustomBgpAddresses property: vpnGatewayCustomBgpAddresses used by this connection.VpnSiteLinkConnectionInner.withVpnLinkConnectionMode(VpnLinkConnectionMode vpnLinkConnectionMode) Set the vpnLinkConnectionMode property: Vpn link connection mode.VpnSiteLinkConnectionInner.withVpnSiteLink(com.azure.core.management.SubResource vpnSiteLink) Set the vpnSiteLink property: Id of the connected vpn site link.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionVpnConnectionInner.vpnLinkConnections()Get the vpnLinkConnections property: List of all vpn site link connections to the gateway.VpnConnectionProperties.vpnLinkConnections()Get the vpnLinkConnections property: List of all vpn site link connections to the gateway.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionVpnConnectionInner.withVpnLinkConnections(List<VpnSiteLinkConnectionInner> vpnLinkConnections) Set the vpnLinkConnections property: List of all vpn site link connections to the gateway.VpnConnectionProperties.withVpnLinkConnections(List<VpnSiteLinkConnectionInner> vpnLinkConnections) Set the vpnLinkConnections property: List of all vpn site link connections to the gateway. -
Uses of VpnSiteLinkConnectionInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionListVpnSiteLinkConnectionsResult.value()Get the value property: List of VpnSiteLinkConnections.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VpnSiteLinkConnectionInnerModifier and TypeMethodDescriptionListVpnSiteLinkConnectionsResult.withValue(List<VpnSiteLinkConnectionInner> value) Set the value property: List of VpnSiteLinkConnections.