ActionGroupsPostTestNotificationsHeaders Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
ActionGroupsPostTestNotificationsHeaders() |
Initialisiert eine neue instance der ActionGroupsPostTestNotificationsHeaders-Klasse. |
ActionGroupsPostTestNotificationsHeaders(String) |
Initialisiert eine neue instance der ActionGroupsPostTestNotificationsHeaders-Klasse. |
ActionGroupsPostTestNotificationsHeaders()
Initialisiert eine neue instance der ActionGroupsPostTestNotificationsHeaders-Klasse.
public ActionGroupsPostTestNotificationsHeaders ();
Public Sub New ()
Gilt für:
ActionGroupsPostTestNotificationsHeaders(String)
Initialisiert eine neue instance der ActionGroupsPostTestNotificationsHeaders-Klasse.
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)
Parameter
- location
- String
Der Speicherortheader mit dem Abruf-URI.
Gilt für:
Azure SDK for .NET