PSDataBoxEdgeAlert Constructors
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.
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