CertificateProperties.KeyVaultCertName Property

Definition

Gets or sets the certificate name of key vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to