DataBoxEdgeDeviceResource.GetDataBoxEdgeAlerts Method
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.
Gets a collection of DataBoxEdgeAlerts in the DataBoxEdgeDeviceResource.
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
Returns
An object representing collection of DataBoxEdgeAlerts and their operations over a DataBoxEdgeAlertResource.