Share via


IListCredentialResponse.Status Property

Definition

Provisioning state of the resource

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Canceled", "Pending", "Creating", "Deleting", "Updating", "Upgrading", "Accepted" })]
[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=false, Description="Provisioning state of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)]
public string Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Canceled", "Pending", "Creating", "Deleting", "Updating", "Upgrading", "Accepted" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=false, Description="Provisioning state of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)>]
member this.Status : string
Public ReadOnly Property Status As String

Property Value

Attributes

Applies to