Megosztás a következőn keresztül:


EncryptionSettings.EncryptionStatus Property

Definition

Gets or sets the encryption status to indicates if encryption is enabled or not. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.EncryptionStatus EncryptionStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionStatus")>]
member this.EncryptionStatus : Microsoft.Azure.Management.StorSimple8000Series.Models.EncryptionStatus with get, set
Public Property EncryptionStatus As EncryptionStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to