다음을 통해 공유


DeploymentResource.Status Property

Definition

Status of the Deployment

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.DeploymentResourceStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.DeploymentResourceStatus>
Public ReadOnly Property Status As Nullable(Of DeploymentResourceStatus)

Property Value

Implements

Attributes

Applies to