Share via


ContainerServiceOrchestratorProfile Constructors

Definition

Overloads

ContainerServiceOrchestratorProfile()
ContainerServiceOrchestratorProfile(ContainerServiceOrchestratorTypes)

ContainerServiceOrchestratorProfile()

public ContainerServiceOrchestratorProfile ();
Public Sub New ()

Applies to

ContainerServiceOrchestratorProfile(ContainerServiceOrchestratorTypes)

public ContainerServiceOrchestratorProfile (Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceOrchestratorTypes orchestratorType);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceOrchestratorProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceOrchestratorTypes -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceOrchestratorProfile
Public Sub New (orchestratorType As ContainerServiceOrchestratorTypes)

Parameters

Applies to