Partilhar via


PSDataBoxEdgeBandWidthSchedule Constructors

Definition

Overloads

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

Applies to