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