Delen via


EncryptionProperties.KeySource Eigenschap

Definitie

Hiermee wordt het type van de sleutelbron opgehaald of ingesteld. Mogelijke waarden zijn: '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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op