次の方法で共有


ManagedClusterAgentPoolProfileProperties.EnableEncryptionAtHost プロパティ

定義

これは、特定の VM サイズと特定の Azure リージョンでのみサポートされます。 詳細については、「https://docs.microsoft.com/azure/aks/enable-host-encryption」を参照してください。

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

プロパティ値

適用対象