Freigeben über


DeploymentStacksWhatIfChangeType(String) Constructor

Definition

Initializes a new instance of DeploymentStacksWhatIfChangeType.

public DeploymentStacksWhatIfChangeType(string value);
new Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChangeType : string -> Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChangeType
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to