다음을 통해 공유


IResource.Zone Property

Definition

Entity zones

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Entity zones", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="zones")]
public string[] Zone { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Entity zones", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="zones")>]
member this.Zone : string[]
Public ReadOnly Property Zone As String()

Property Value

String[]
Attributes

Applies to