共用方式為


FrontendIPConfiguration.SubnetName Property

Definition

Optional. If the deployment exists inside a virtual network, a subnet of that virtual network must be specified for the load balancer. The VIP managed by the load balancer will then be an IP address out of this subnet. If the deployment exists outside of a virtual network, no subnet can be specified and the private VIP will be an IP address from the general private address pool.

public string SubnetName { get; set; }
member this.SubnetName : string with get, set
Public Property SubnetName As String

Property Value

Applies to