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

OutboundEnvironmentEndpoint interface

工作区为常见目的连接到的出口终结点。

属性

category

工作区访问的终结点类别,例如 azure-storage、azure-mysql 等。

endpoints

工作区连接到的终结点

属性详细信息

category

工作区访问的终结点类别,例如 azure-storage、azure-mysql 等。

category?: string

属性值

string

endpoints

工作区连接到的终结点

endpoints?: EndpointDependency[]

属性值