ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders() |
Initializes a new instance of the ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders class. |
ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders(String) |
Initializes a new instance of the ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders class. |
ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders()
Initializes a new instance of the ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders class.
public ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders ();
Public Sub New ()
Applies to
ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders(String)
Initializes a new instance of the ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders class.
public ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders (string location = default);
new Microsoft.Azure.Management.Monitor.Models.ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders : string -> Microsoft.Azure.Management.Monitor.Models.ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String
The location header that has the polling uri.