次の方法で共有


Revision.Active Property

Definition

Boolean describing if the Revision is Active

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

Property Value

Implements

Attributes

Applies to