Share via


ContainerServiceFleetGateConfiguration(ContainerServiceFleetGateType) Constructor

Definition

Initializes a new instance of ContainerServiceFleetGateConfiguration.

public ContainerServiceFleetGateConfiguration(Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateType gateType);
new Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateConfiguration : Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateType -> Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetGateConfiguration
Public Sub New (gateType As ContainerServiceFleetGateType)

Parameters

gateType
ContainerServiceFleetGateType

The type of the Gate determines how it is completed.

Applies to