다음을 통해 공유


ManagedClustersStopHeaders Constructors

Definition

Overloads

ManagedClustersStopHeaders()

Initializes a new instance of the ManagedClustersStopHeaders class.

ManagedClustersStopHeaders(String)

Initializes a new instance of the ManagedClustersStopHeaders class.

ManagedClustersStopHeaders()

Initializes a new instance of the ManagedClustersStopHeaders class.

public ManagedClustersStopHeaders ();
Public Sub New ()

Applies to

ManagedClustersStopHeaders(String)

Initializes a new instance of the ManagedClustersStopHeaders class.

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

Parameters

location
String

Applies to