Partager via


GovernanceRulesDeleteHeaders Constructors

Definition

Overloads

GovernanceRulesDeleteHeaders()

Initializes a new instance of the GovernanceRulesDeleteHeaders class.

GovernanceRulesDeleteHeaders(String)

Initializes a new instance of the GovernanceRulesDeleteHeaders class.

GovernanceRulesDeleteHeaders()

Initializes a new instance of the GovernanceRulesDeleteHeaders class.

public GovernanceRulesDeleteHeaders ();
Public Sub New ()

Applies to

GovernanceRulesDeleteHeaders(String)

Initializes a new instance of the GovernanceRulesDeleteHeaders class.

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

Parameters

location
String

Applies to