Partilhar via


ManagedClustersRotateClusterCertificatesHeaders Constructors

Definition

Overloads

ManagedClustersRotateClusterCertificatesHeaders()

Initializes a new instance of the ManagedClustersRotateClusterCertificatesHeaders class.

ManagedClustersRotateClusterCertificatesHeaders(String)

Initializes a new instance of the ManagedClustersRotateClusterCertificatesHeaders class.

ManagedClustersRotateClusterCertificatesHeaders()

Initializes a new instance of the ManagedClustersRotateClusterCertificatesHeaders class.

public ManagedClustersRotateClusterCertificatesHeaders ();
Public Sub New ()

Applies to

ManagedClustersRotateClusterCertificatesHeaders(String)

Initializes a new instance of the ManagedClustersRotateClusterCertificatesHeaders class.

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

Parameters

location
String

Applies to