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

CloudServicesNetworkPatchProperties interface

CloudServicesNetworkPatchProperties 表示可以通过补丁请求更新的云服务网络属性。

属性

additionalEgressEndpoints

出口终结点的列表。 这允许从混合 AKS 群集连接到指定的终结点。

enableDefaultEgressEndpoints

指示是否允许出口流量使用平台默认终结点。

storageOptions

云服务网络的存储选项。

属性详细信息

additionalEgressEndpoints

出口终结点的列表。 这允许从混合 AKS 群集连接到指定的终结点。

additionalEgressEndpoints?: EgressEndpoint[]

属性值

enableDefaultEgressEndpoints

指示是否允许出口流量使用平台默认终结点。

enableDefaultEgressEndpoints?: string

属性值

string

storageOptions

云服务网络的存储选项。

storageOptions?: CloudServicesNetworkStorageOptionsPatch

属性值