EndpointType 列挙型

定義

エンドポイントの種類を列挙します。

public enum EndpointType
type EndpointType = 
Public Enum EndpointType
継承
EndpointType

フィールド

Input 0

外部向けエンドポイントを示します。

Internal 1

内部向けエンドポイントを示します。

適用対象