Поделиться через


EncryptionProperties.KeySource Свойство

Определение

Возвращает или задает тип источника ключа. Возможные значения: 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к