FrontendIPConfiguration.StaticVirtualNetworkIPAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. If the deployment exists inside a virtual network, a specific address from the load balancer subnet can be specified. The VIP for the load balancer will then be this specific IP address. If a static virtual network IP address is provided, the SubnetName element of the load balancer must be specified as well. If the deployment exists outside of a virtual network, no static virtual network IP address can be specified.
public string StaticVirtualNetworkIPAddress { get; set; }
member this.StaticVirtualNetworkIPAddress : string with get, set
Public Property StaticVirtualNetworkIPAddress As String
Property Value
Applies to
Azure SDK for .NET