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

CapacityPoolData.EncryptionType 属性

定义

容量池的加密类型,为此池及其中的所有卷设置静态数据的加密类型。 只能在创建新池时设置此值。

public Azure.ResourceManager.NetApp.Models.CapacityPoolEncryptionType? EncryptionType { get; set; }
member this.EncryptionType : Nullable<Azure.ResourceManager.NetApp.Models.CapacityPoolEncryptionType> with get, set
Public Property EncryptionType As Nullable(Of CapacityPoolEncryptionType)

属性值

适用于