次の方法で共有


BatchAccountPatch.Encryption プロパティ

定義

Batch アカウント内で顧客データを暗号化する方法を構成します。 既定では、アカウントは Microsoft マネージド キーを使用して暗号化されます。 追加の制御のために、代わりにカスタマー マネージド キーを使用できます。

public Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration Encryption { get; set; }
member this.Encryption : Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration with get, set
Public Property Encryption As BatchAccountEncryptionConfiguration

プロパティ値

適用対象