Udostępnij za pośrednictwem


PSNodePool.EnableEncryptionAtHost Property

Definition

Overloads

EnableEncryptionAtHost

Gets or sets whether to enable host based OS and data drive encryption.

EnableEncryptionAtHost

Gets or sets whether to enable host based OS and data drive encryption.

public bool? EnableEncryptionAtHost { get; set; }
member this.EnableEncryptionAtHost : Nullable<bool> with get, set
Public Property EnableEncryptionAtHost As Nullable(Of Boolean)

Property Value

Remarks

This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://learn.microsoft.com/azure/aks/enable-host-encryption

Applies to