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