ApplicationGatewaySslCertificateInner.KeyVaultSecretId Property

Definition

Gets or sets secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultSecretId")]
public string KeyVaultSecretId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultSecretId")>]
member this.KeyVaultSecretId : string with get, set
Public Property KeyVaultSecretId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to