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


EncryptionProperties.KeySource Свойство

Определение

Возвращает или задает источник ключа шифрования. Возможные значения: Microsoft.Automation, Microsoft.Keyvault.

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

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

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

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