CustomizationGroup.Status Property

Definition

Status of the customization group.

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

Property Value

Implements

Attributes

Applies to