次の方法で共有


ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders コンストラクター

定義

オーバーロード

ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders()

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

ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders(String)

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

ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders()

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

public ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders();
Public Sub New ()

適用対象

ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders(String)

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

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

パラメーター

location
String

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

適用対象