Sdílet prostřednictvím


PoolProperties.EncryptionType Property

Definition

Gets or sets encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. Possible values include: 'Single', 'Double'

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionType")]
public string EncryptionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionType")>]
member this.EncryptionType : string with get, set
Public Property EncryptionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to