你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEncryptionEntitiesDefinition.ManagedDiskRotationToLatestKeyVersionEnabled Property

Definition

Indicate whether the latest key version should be automatically used for Managed Disk Encryption.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Indicate whether the latest key version should be automatically used for Managed Disk Encryption.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="rotationToLatestKeyVersionEnabled")]
public bool? ManagedDiskRotationToLatestKeyVersionEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Indicate whether the latest key version should be automatically used for Managed Disk Encryption.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="rotationToLatestKeyVersionEnabled")>]
member this.ManagedDiskRotationToLatestKeyVersionEnabled : Nullable<bool> with get, set
Public Property ManagedDiskRotationToLatestKeyVersionEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to