Megosztás a következőn keresztül:


ActionGroupEnableContent(String) Constructor

Definition

Initializes a new instance of ActionGroupEnableContent.

public ActionGroupEnableContent (string receiverName);
new Azure.ResourceManager.Monitor.Models.ActionGroupEnableContent : string -> Azure.ResourceManager.Monitor.Models.ActionGroupEnableContent
Public Sub New (receiverName As String)

Parameters

receiverName
String

The name of the receiver to resubscribe.

Exceptions

receiverName is null.

Applies to