次の方法で共有


AzureBlobStorageLinkedService.ServiceEndpoint プロパティ

定義

Azure Blob Storage リソースの BLOB サービス エンドポイント。 connectionString、sasUri プロパティと相互に排他的です。

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

プロパティ値

適用対象