IntegrationAccountCertificate.Key Property

Definition

Gets or sets the key details in the key vault.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.key")]
public Microsoft.Azure.Management.Logic.Models.KeyVaultKeyReference Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.key")>]
member this.Key : Microsoft.Azure.Management.Logic.Models.KeyVaultKeyReference with get, set
Public Property Key As KeyVaultKeyReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to