KeyVaultSecretRef.VaultID Property

Definition

Gets or sets key vault identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to