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

StorageAccountEncryption.EncryptionIdentity Property

Definition

The identity to be used with service-side encryption at rest.

public Azure.Provisioning.Storage.StorageAccountEncryptionIdentity EncryptionIdentity { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageAccountEncryptionIdentity> EncryptionIdentity { get; set; }
member this.EncryptionIdentity : Azure.Provisioning.Storage.StorageAccountEncryptionIdentity with get, set
member this.EncryptionIdentity : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageAccountEncryptionIdentity> with get, set
Public Property EncryptionIdentity As StorageAccountEncryptionIdentity
Public Property EncryptionIdentity As BicepValue(Of StorageAccountEncryptionIdentity)

Property Value

Applies to