ActionGroupsPostTestNotificationsHeaders Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET