Share via


FrontendIPConfiguration.StaticVirtualNetworkIPAddress Property

Definition

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