ManagedClustersRotateServiceAccountSigningKeysHeaders 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
ManagedClustersRotateServiceAccountSigningKeysHeaders() |
Initializes a new instance of the ManagedClustersRotateServiceAccountSigningKeysHeaders class. |
ManagedClustersRotateServiceAccountSigningKeysHeaders(String) |
Initializes a new instance of the ManagedClustersRotateServiceAccountSigningKeysHeaders class. |
ManagedClustersRotateServiceAccountSigningKeysHeaders()
Initializes a new instance of the ManagedClustersRotateServiceAccountSigningKeysHeaders class.
public ManagedClustersRotateServiceAccountSigningKeysHeaders ();
Public Sub New ()
Applies to
ManagedClustersRotateServiceAccountSigningKeysHeaders(String)
Initializes a new instance of the ManagedClustersRotateServiceAccountSigningKeysHeaders class.
public ManagedClustersRotateServiceAccountSigningKeysHeaders (string location = default);
new Microsoft.Azure.Management.ContainerService.Models.ManagedClustersRotateServiceAccountSigningKeysHeaders : string -> Microsoft.Azure.Management.ContainerService.Models.ManagedClustersRotateServiceAccountSigningKeysHeaders
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String