Compartir a través de


EncryptionProperties.KeySource Propiedad

Definición

Obtiene o establece el tipo del origen de la clave. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a