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