Share via


PSDataBoxEdgeAlert Constructors

Definition

Overloads

PSDataBoxEdgeAlert()
PSDataBoxEdgeAlert(Alert)

PSDataBoxEdgeAlert()

public PSDataBoxEdgeAlert ();
Public Sub New ()

Applies to

PSDataBoxEdgeAlert(Alert)

public PSDataBoxEdgeAlert (Microsoft.Azure.Management.DataBoxEdge.Models.Alert alert);
new Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeAlert : Microsoft.Azure.Management.DataBoxEdge.Models.Alert -> Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeAlert
Public Sub New (alert As Alert)

Parameters

alert
Alert

Applies to