Compartilhar via


AccountEncryption.Type Propriedade

Definição

Obtém ou define o tipo de chave usado para criptografar a Chave de Conta. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a