Compartir a través de


AzureStorageLinkedService.SasUri Propiedad

Definición

Obtiene o establece el URI de SAS del recurso de Azure Storage. Es mutuamente excluyente con la propiedad connectionString. Tipo: string, SecureString o AzureKeyVaultSecretReference.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sasUri")]
public object SasUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sasUri")>]
member this.SasUri : obj with get, set
Public Property SasUri As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a