Condividi tramite


EncryptionProperties.KeySource Proprietà

Definizione

Ottiene o imposta il tipo dell'origine della chiave. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a