次の方法で共有


ILoadBalancerResourceSettings.Zone Property

Definition

Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given precedence only if frontend IP configurations settings are not present.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given\r\n         precedence only if frontend IP configurations settings are not present.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="zones")]
public string Zone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the csv list of zones common for all frontend IP configurations. Note this is given\r\n         precedence only if frontend IP configurations settings are not present.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="zones")>]
member this.Zone : string with get, set
Public Property Zone As String

Property Value

Attributes

Applies to