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

WorkspaceProperties interface

工作区资源特定的属性。

属性

privateEndpointConnections

为此资源设置的专用终结点连接的列表。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

publicNetworkAccess

启用专用终结点时,控制来自公用网络的数据平面流量的权限。

属性详细信息

privateEndpointConnections

为此资源设置的专用终结点连接的列表。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections?: PrivateEndpointConnection[]

属性值

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

publicNetworkAccess

启用专用终结点时,控制来自公用网络的数据平面流量的权限。

publicNetworkAccess?: string

属性值

string