Delen via


KeyVaultSigningKeyParameters.VaultName Property

Definition

Gets or sets the name of the user's Key Vault containing the secret

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to