AzureKeyVaultConfigurationOptions.Vault Propriedade
Definição
Obtém ou define o URI do cofre.Gets or sets the vault uri.
public:
property System::String ^ Vault { System::String ^ get(); void set(System::String ^ value); };
public string Vault { get; set; }
member this.Vault : string with get, set
Public Property Vault As String