ServicesPatchDescription interface
服务的说明。
属性
| public |
启用专用终结点时,控制来自公用网络的数据平面流量的权限。 |
| tags | 实例标记 |
属性详细信息
publicNetworkAccess
启用专用终结点时,控制来自公用网络的数据平面流量的权限。
publicNetworkAccess?: string
属性值
string
tags
实例标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}