Share via


ManagedClustersResetServicePrincipalProfileHeaders Constructors

Definition

Overloads

ManagedClustersResetServicePrincipalProfileHeaders()

Initializes a new instance of the ManagedClustersResetServicePrincipalProfileHeaders class.

ManagedClustersResetServicePrincipalProfileHeaders(String)

Initializes a new instance of the ManagedClustersResetServicePrincipalProfileHeaders class.

ManagedClustersResetServicePrincipalProfileHeaders()

Initializes a new instance of the ManagedClustersResetServicePrincipalProfileHeaders class.

public ManagedClustersResetServicePrincipalProfileHeaders ();
Public Sub New ()

Applies to

ManagedClustersResetServicePrincipalProfileHeaders(String)

Initializes a new instance of the ManagedClustersResetServicePrincipalProfileHeaders class.

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

Parameters

location
String

Applies to