你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagedClusterNatGatewayProfile 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
托管群集 NAT 网关的配置文件。
public class ManagedClusterNatGatewayProfile
type ManagedClusterNatGatewayProfile = class
Public Class ManagedClusterNatGatewayProfile
- 继承
-
ManagedClusterNatGatewayProfile
构造函数
ManagedClusterNatGatewayProfile() |
初始化 ManagedClusterNatGatewayProfile 的新实例。 |
属性
EffectiveOutboundIPs |
群集 NAT 网关的有效出站 IP 资源。 |
IdleTimeoutInMinutes |
所需的出站流空闲超时(以分钟为单位)。 允许的值在 4 到 120 之间, (非独占) 。 默认值为 4 分钟。 |
ManagedOutboundIPCount |
Azure 创建/管理的出站 IP 的所需数量。 允许的值必须介于 1 到 16 之间, (包含) 。 默认值为 1。 |