Share via


IListChannelWithKeysResponse.ResourceLocation Property

Definition

Specifies the location of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Specifies the location of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="location")]
public string ResourceLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Specifies the location of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="location")>]
member this.ResourceLocation : string with get, set
Public Property ResourceLocation As String

Property Value

Attributes

Applies to