Partilhar via


ManagedClustersRunCommandHeaders Constructors

Definition

Overloads

ManagedClustersRunCommandHeaders()

Initializes a new instance of the ManagedClustersRunCommandHeaders class.

ManagedClustersRunCommandHeaders(String)

Initializes a new instance of the ManagedClustersRunCommandHeaders class.

ManagedClustersRunCommandHeaders()

Initializes a new instance of the ManagedClustersRunCommandHeaders class.

public ManagedClustersRunCommandHeaders ();
Public Sub New ()

Applies to

ManagedClustersRunCommandHeaders(String)

Initializes a new instance of the ManagedClustersRunCommandHeaders class.

public ManagedClustersRunCommandHeaders (string location = default);
new Microsoft.Azure.Management.ContainerService.Models.ManagedClustersRunCommandHeaders : string -> Microsoft.Azure.Management.ContainerService.Models.ManagedClustersRunCommandHeaders
Public Sub New (Optional location As String = Nothing)

Parameters

location
String

Applies to