ManagedClusterNatGatewayProfile.EffectiveOutboundIPs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The effective outbound IP resources of the cluster NAT gateway.
public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> EffectiveOutboundIPs { get; }
member this.EffectiveOutboundIPs : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property EffectiveOutboundIPs As IList(Of WritableSubResource)