次の方法で共有


DataBoxEdgeDeviceResource.GetDataBoxEdgeAlerts メソッド

定義

DataBoxEdgeDevice 内の DataBoxEdgeAlertResources のコレクションを取得します。

public virtual Azure.ResourceManager.DataBoxEdge.DataBoxEdgeAlertCollection GetDataBoxEdgeAlerts ();
abstract member GetDataBoxEdgeAlerts : unit -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeAlertCollection
override this.GetDataBoxEdgeAlerts : unit -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeAlertCollection
Public Overridable Function GetDataBoxEdgeAlerts () As DataBoxEdgeAlertCollection

戻り値

DataBoxEdgeAlertResources のコレクションとその DataBoxEdgeAlertResource に対する操作を表す オブジェクト。

適用対象