AzureKeyVaultLinkedService.BaseUrl Property

Definition

The base URL of the Azure Key Vault. e.g. https://myakv.vault.azure.net Type: string (or Expression with resultType string).

public object BaseUrl { get; set; }
member this.BaseUrl : obj with get, set
Public Property BaseUrl As Object

Property Value

Applies to