다음을 통해 공유


DeploymentResourceProperties.Active Property

Definition

Indicates whether the Deployment is active

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public bool? Active { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.Active : Nullable<bool> with get, set
Public Property Active As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to