共用方式為


PropertyChangeLevel(String) Constructor

Definition

Initializes a new instance of PropertyChangeLevel.

public PropertyChangeLevel (string value);
new Azure.ResourceManager.ChangeAnalysis.Models.PropertyChangeLevel : string -> Azure.ResourceManager.ChangeAnalysis.Models.PropertyChangeLevel
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to