Compartilhar via


RevisionProperties.Active Property

Definition

Boolean describing if the Revision is Active

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

Property Value

Implements

Attributes

Applies to