次の方法で共有


CommonDataServiceForAppsLinkedService.Port プロパティ

定義

オンプレミスの Common Data Service for Apps サーバーのポート。 プロパティはオンプレミスでは必須であり、オンラインでは使用できません。 既定値は 443 です。 型: integer (または resultType 整数を持つ式)、最小値: 0。

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

プロパティ値

適用対象