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

ManagedClusterLoadBalancerProfileOutboundIPPrefixes 类

定义

群集负载均衡器的所需出站 IP 前缀资源。

public class ManagedClusterLoadBalancerProfileOutboundIPPrefixes
type ManagedClusterLoadBalancerProfileOutboundIPPrefixes = class
Public Class ManagedClusterLoadBalancerProfileOutboundIPPrefixes
继承
ManagedClusterLoadBalancerProfileOutboundIPPrefixes

构造函数

ManagedClusterLoadBalancerProfileOutboundIPPrefixes()

初始化 ManagedClusterLoadBalancerProfileOutboundIPPrefixes 类的新实例。

ManagedClusterLoadBalancerProfileOutboundIPPrefixes(IList<ResourceReference>)

初始化 ManagedClusterLoadBalancerProfileOutboundIPPrefixes 类的新实例。

属性

PublicIPPrefixes

获取或设置公共 IP 前缀资源的列表。

适用于