次の方法で共有


ContainerServiceCustomProfile Constructors

Definition

Overloads

ContainerServiceCustomProfile()
ContainerServiceCustomProfile(String)

ContainerServiceCustomProfile()

public ContainerServiceCustomProfile ();
Public Sub New ()

Applies to

ContainerServiceCustomProfile(String)

public ContainerServiceCustomProfile (string orchestrator);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceCustomProfile : string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceCustomProfile
Public Sub New (orchestrator As String)

Parameters

orchestrator
String

Applies to