Bagikan melalui


Encryption.KeyVaultProperties Property

Definition

Gets or sets properties of KeyVault

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.KeyVaultProperties> KeyVaultProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")>]
member this.KeyVaultProperties : System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Models.KeyVaultProperties> with get, set
Public Property KeyVaultProperties As IList(Of KeyVaultProperties)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to