Share via


OSVersion.IsActive Property

Definition

Specifies whether this OS version is active.

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

Property Value

Implements

Attributes

Applies to