次の方法で共有


AzureBlobStorageLinkedService.SasUri プロパティ

定義

Azure Blob Storage リソースの SAS URI。 connectionString、serviceEndpoint プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> SasUri { get; set; }
member this.SasUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property SasUri As DataFactoryElement(Of String)

プロパティ値

適用対象