次の方法で共有


CommonDataServiceForAppsLinkedService.HostName プロパティ

定義

オンプレミスの Common Data Service for Apps サーバーのホスト名。 プロパティはオンプレミスでは必須であり、オンラインでは使用できません。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象