CertificateInner.KeyVaultSecretName Property

Definition

Gets or sets key Vault secret name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to