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