INodeTypeCapability.Status Property

Definition

The status

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

Property Value

Attributes

Applies to