Dela via


IDeploymentInfoResponse.Status Property

Definition

The Elastic deployment status.

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

Property Value

Attributes

Applies to