Compartir a través de


IDevCenterEncryptionSet.DevboxDisksEncryptionEnableStatus Property

Definition

Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevboxDisksEncryptionEnableStatus) }, ReadOnly=false, Required=false, SerializedName="devboxDisksEncryptionEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevboxDisksEncryptionEnableStatus? DevboxDisksEncryptionEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevboxDisksEncryptionEnableStatus) }, ReadOnly=false, Required=false, SerializedName="devboxDisksEncryptionEnableStatus")>]
member this.DevboxDisksEncryptionEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.DevboxDisksEncryptionEnableStatus> with get, set
Public Property DevboxDisksEncryptionEnableStatus As Nullable(Of DevboxDisksEncryptionEnableStatus)

Property Value

Attributes

Applies to