IListChannelWithKeysResponse.ResourceProvisioningState Property

Definition

Provisioning state of the resource

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=false, Description="Provisioning state of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)]
public string ResourceProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=false, Description="Provisioning state of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)>]
member this.ResourceProvisioningState : string
Public ReadOnly Property ResourceProvisioningState As String

Property Value

Attributes

Applies to