Aracılığıyla paylaş


KeyVaultCertificateSourceParameters.SecretVersion Property

Definition

Gets or sets the version of the Key Vault secret representing the full certificate PFX

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to