Partager via


ActionGroupsPostTestNotificationsHeaders Constructeurs

Définition

Surcharges

ActionGroupsPostTestNotificationsHeaders()

Initialise une nouvelle instance de la classe ActionGroupsPostTestNotificationsHeaders.

ActionGroupsPostTestNotificationsHeaders(String)

Initialise une nouvelle instance de la classe ActionGroupsPostTestNotificationsHeaders.

ActionGroupsPostTestNotificationsHeaders()

Initialise une nouvelle instance de la classe ActionGroupsPostTestNotificationsHeaders.

public ActionGroupsPostTestNotificationsHeaders ();
Public Sub New ()

S’applique à

ActionGroupsPostTestNotificationsHeaders(String)

Initialise une nouvelle instance de la classe ActionGroupsPostTestNotificationsHeaders.

public ActionGroupsPostTestNotificationsHeaders (string location = default);
new Microsoft.Azure.Management.Monitor.Models.ActionGroupsPostTestNotificationsHeaders : string -> Microsoft.Azure.Management.Monitor.Models.ActionGroupsPostTestNotificationsHeaders
Public Sub New (Optional location As String = Nothing)

Paramètres

location
String

En-tête d’emplacement contenant l’URI d’interrogation.

S’applique à