PSDataBoxEdgeBandWidthSchedule 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
PSDataBoxEdgeBandWidthSchedule() | |
PSDataBoxEdgeBandWidthSchedule(BandwidthSchedule) |
PSDataBoxEdgeBandWidthSchedule()
public PSDataBoxEdgeBandWidthSchedule ();
Public Sub New ()
Applies to
PSDataBoxEdgeBandWidthSchedule(BandwidthSchedule)
public PSDataBoxEdgeBandWidthSchedule (Microsoft.Azure.Management.DataBoxEdge.Models.BandwidthSchedule bandwidthSchedule);
new Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeBandWidthSchedule : Microsoft.Azure.Management.DataBoxEdge.Models.BandwidthSchedule -> Microsoft.Azure.PowerShell.Cmdlets.DataBoxEdge.Models.PSDataBoxEdgeBandWidthSchedule
Public Sub New (bandwidthSchedule As BandwidthSchedule)
Parameters
- bandwidthSchedule
- BandwidthSchedule