Delen via


BackupResourceEncryptionConfig.EncryptionAtRestType Property

Definition

Gets or sets encryption At Rest Type. Possible values include: 'Invalid', 'MicrosoftManaged', 'CustomerManaged'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to