Compartir a través de


AzureBlobStorageLinkedService.SasUri Propiedad

Definición

Obtiene o establece el URI de SAS del recurso de Azure Blob Storage. Es mutuamente excluyente con connectionString, propiedad serviceEndpoint. 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