AccountEncryption.Type Property

Definition

Gets or sets the type of key used to encrypt the Account Key. Possible values include: 'SystemKey', 'CustomerKey'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.AccountEncryptionKeyType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.VideoAnalyzer.Models.AccountEncryptionKeyType with get, set
Public Property Type As AccountEncryptionKeyType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to