EncryptionProperties.KeySource Propriedade

Definição

Obtém ou define o tipo da origem da chave. Os valores possíveis incluem: 'Microsoft.Batch', 'Microsoft.KeyVault'

[Newtonsoft.Json.JsonProperty(PropertyName="keySource")]
public Microsoft.Azure.Management.Batch.Models.KeySource? KeySource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keySource")>]
member this.KeySource : Nullable<Microsoft.Azure.Management.Batch.Models.KeySource> with get, set
Public Property KeySource As Nullable(Of KeySource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a