Поделиться через


DeploymentStacksDeleteAtSubscriptionHeaders Constructors

Definition

Overloads

DeploymentStacksDeleteAtSubscriptionHeaders()

Initializes a new instance of the DeploymentStacksDeleteAtSubscriptionHeaders class.

DeploymentStacksDeleteAtSubscriptionHeaders(String)

Initializes a new instance of the DeploymentStacksDeleteAtSubscriptionHeaders class.

DeploymentStacksDeleteAtSubscriptionHeaders()

Initializes a new instance of the DeploymentStacksDeleteAtSubscriptionHeaders class.

public DeploymentStacksDeleteAtSubscriptionHeaders ();
Public Sub New ()

Applies to

DeploymentStacksDeleteAtSubscriptionHeaders(String)

Initializes a new instance of the DeploymentStacksDeleteAtSubscriptionHeaders class.

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

Parameters

location
String

Applies to