Freigeben über


ContainerServiceOutboundType.None Property

Definition

The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https://azure.microsoft.com/en-us/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/ Serialized Name: OutboundType.none

public static Azure.ResourceManager.ContainerService.Models.ContainerServiceOutboundType None { get; }
static member None : Azure.ResourceManager.ContainerService.Models.ContainerServiceOutboundType
Public Shared ReadOnly Property None As ContainerServiceOutboundType

Property Value

Applies to