DeploymentStacksDeleteAtManagementGroupHeaders Constructors

Definition

Overloads

Name Description
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

Applies to