ManagedClustersRotateClusterCertificatesHeaders Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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