Share via


IProject.CustomizationSettingUserCustomizationsEnableStatus Property

Definition

Indicates whether user customizations are enabled.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Indicates whether user customizations are enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.UserCustomizationsEnableStatus) }, ReadOnly=false, Required=false, SerializedName="userCustomizationsEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.UserCustomizationsEnableStatus? CustomizationSettingUserCustomizationsEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Indicates whether user customizations are enabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.UserCustomizationsEnableStatus) }, ReadOnly=false, Required=false, SerializedName="userCustomizationsEnableStatus")>]
member this.CustomizationSettingUserCustomizationsEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.UserCustomizationsEnableStatus> with get, set
Public Property CustomizationSettingUserCustomizationsEnableStatus As Nullable(Of UserCustomizationsEnableStatus)

Property Value

Attributes

Applies to