ILbFrontendIpconfigurationResourceSettings.Zone Property

Definition

Gets or sets the csv list of zones.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets the csv list of zones.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zones", Update=true)]
public string Zone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets the csv list of zones.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="zones", Update=true)>]
member this.Zone : string with get, set
Public Property Zone As String

Property Value

Attributes

Applies to