次の方法で共有


ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders コンストラクター

定義

オーバーロード

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders()

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders クラスの新しいインスタンスを初期化します。

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders(String)

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders クラスの新しいインスタンスを初期化します。

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders()

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders クラスの新しいインスタンスを初期化します。

public ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders ();
Public Sub New ()

適用対象

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders(String)

ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders クラスの新しいインスタンスを初期化します。

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)

パラメーター

location
String

ポーリング URI を持つ場所ヘッダー。

適用対象