Freigeben über


ResolveConfiguration(Boolean) Constructor

Definition

Initializes a new instance of ResolveConfiguration.

public ResolveConfiguration(bool autoResolved);
new Azure.ResourceManager.Monitor.Models.ResolveConfiguration : bool -> Azure.ResourceManager.Monitor.Models.ResolveConfiguration
Public Sub New (autoResolved As Boolean)

Parameters

autoResolved
Boolean

Indicates whether the alert should be auto resolved.

Applies to