IntegrationAccountCertificateInner.Key Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to