Condividi tramite


DeploymentStacksDiagnosticLevel(String) Constructor

Definition

Initializes a new instance of DeploymentStacksDiagnosticLevel.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to