Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnSiteLinkProperties
-
Packages that use VpnSiteLinkProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of VpnSiteLinkProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnSiteLinkProperties Modifier and Type Method Description VpnSiteLinkPropertiesVpnSiteLinkProperties. withBgpProperties(VpnLinkBgpSettings bgpProperties)Set the bgpProperties property: The set of bgp properties.VpnSiteLinkPropertiesVpnSiteLinkProperties. withFqdn(String fqdn)Set the fqdn property: FQDN of vpn-site-link.VpnSiteLinkPropertiesVpnSiteLinkProperties. withIpAddress(String ipAddress)Set the ipAddress property: The ip-address for the vpn-site-link.VpnSiteLinkPropertiesVpnSiteLinkProperties. withLinkProperties(VpnLinkProviderProperties linkProperties)Set the linkProperties property: The link provider properties.
-