TrustedAccessRoleBindingsDeleteHeaders Constructors

Definition

Overloads

Name Description
TrustedAccessRoleBindingsDeleteHeaders()

Initializes a new instance of the TrustedAccessRoleBindingsDeleteHeaders class.

TrustedAccessRoleBindingsDeleteHeaders(String)

Initializes a new instance of the TrustedAccessRoleBindingsDeleteHeaders class.

TrustedAccessRoleBindingsDeleteHeaders()

Initializes a new instance of the TrustedAccessRoleBindingsDeleteHeaders class.

public TrustedAccessRoleBindingsDeleteHeaders();
Public Sub New ()

Applies to

TrustedAccessRoleBindingsDeleteHeaders(String)

Initializes a new instance of the TrustedAccessRoleBindingsDeleteHeaders class.

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

Parameters

location
String

Applies to