共用方式為


ServiceFabricManagedNodeTypeData.NatConfigurations Property

Definition

Specifies the NAT configuration on default public Load Balancer for the node type. This is only supported for node types use the default public Load Balancer.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.NodeTypeNatConfig> NatConfigurations { get; }
member this.NatConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.NodeTypeNatConfig>
Public ReadOnly Property NatConfigurations As IList(Of NodeTypeNatConfig)

Property Value

Applies to