Share via


ManagedClustersGetCommandResultHeaders Constructors

Definition

Overloads

ManagedClustersGetCommandResultHeaders()

Initializes a new instance of the ManagedClustersGetCommandResultHeaders class.

ManagedClustersGetCommandResultHeaders(String)

Initializes a new instance of the ManagedClustersGetCommandResultHeaders class.

ManagedClustersGetCommandResultHeaders()

Initializes a new instance of the ManagedClustersGetCommandResultHeaders class.

public ManagedClustersGetCommandResultHeaders ();
Public Sub New ()

Applies to

ManagedClustersGetCommandResultHeaders(String)

Initializes a new instance of the ManagedClustersGetCommandResultHeaders class.

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

Parameters

location
String

Applies to