| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnSiteLinkInner |
VpnSiteLinksClient.get(String resourceGroupName,
String vpnSiteName,
String vpnSiteLinkName)
Retrieves the details of a VPN site link.
|
| Modifier and Type | Method and Description |
|---|---|
VpnSiteLinkInner |
VpnSiteLinkInner.withBgpProperties(VpnLinkBgpSettings bgpProperties)
Set the bgpProperties property: The set of bgp properties.
|
VpnSiteLinkInner |
VpnSiteLinkInner.withFqdn(String fqdn)
Set the fqdn property: FQDN of vpn-site-link.
|
VpnSiteLinkInner |
VpnSiteLinkInner.withIpAddress(String ipAddress)
Set the ipAddress property: The ip-address for the vpn-site-link.
|
VpnSiteLinkInner |
VpnSiteLinkInner.withLinkProperties(VpnLinkProviderProperties linkProperties)
Set the linkProperties property: The link provider properties.
|
VpnSiteLinkInner |
VpnSiteLinkInner.withName(String name)
Set the name property: The name of the resource that is unique within a resource group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.