你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EndpointType 枚举

定义

枚举终结点类型的类型。

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

字段

Input 0

指示面向外部的终结点。

Internal 1

指示面向内部的终结点。

适用于