Compartilhar via


EncryptionProperties.KeySource Propriedade

Definição

Obtém ou define a origem da chave de criptografia. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a