Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnSiteLinkProperties
Packages that use VpnSiteLinkProperties
Package
Description
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 VpnSiteLinkPropertiesModifier and TypeMethodDescriptionstatic VpnSiteLinkPropertiesVpnSiteLinkProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnSiteLinkProperties from the JsonReader.VpnSiteLinkProperties.withBgpProperties(VpnLinkBgpSettings bgpProperties) Set the bgpProperties property: The set of bgp properties.Set the fqdn property: FQDN of vpn-site-link.VpnSiteLinkProperties.withIpAddress(String ipAddress) Set the ipAddress property: The ip-address for the vpn-site-link.VpnSiteLinkProperties.withLinkProperties(VpnLinkProviderProperties linkProperties) Set the linkProperties property: The link provider properties.