Share via


AzureKeyVaultLinkedService.BaseUri 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 Azure.Core.Expressions.DataFactory.DataFactoryElement<string> BaseUri { get; set; }
member this.BaseUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property BaseUri As DataFactoryElement(Of String)

Property Value

Applies to