Uses of Class
com.azure.resourcemanager.network.models.VpnLinkBgpSettings
Packages that use VpnLinkBgpSettings
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VpnLinkBgpSettings in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnLinkBgpSettingsModifier and TypeMethodDescriptionVpnSiteLinkInner.bgpProperties()Get the bgpProperties property: The set of bgp properties.VpnSiteLinkProperties.bgpProperties()Get the bgpProperties property: The set of bgp properties.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VpnLinkBgpSettingsModifier and TypeMethodDescriptionVpnSiteLinkInner.withBgpProperties(VpnLinkBgpSettings bgpProperties) Set the bgpProperties property: The set of bgp properties.VpnSiteLinkProperties.withBgpProperties(VpnLinkBgpSettings bgpProperties) Set the bgpProperties property: The set of bgp properties. -
Uses of VpnLinkBgpSettings in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VpnLinkBgpSettingsModifier and TypeMethodDescriptionstatic VpnLinkBgpSettingsVpnLinkBgpSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnLinkBgpSettings from the JsonReader.Set the asn property: The BGP speaker's ASN.VpnLinkBgpSettings.withBgpPeeringAddress(String bgpPeeringAddress) Set the bgpPeeringAddress property: The BGP peering address and BGP identifier of this BGP speaker.