BandwidthSchedule Class
The bandwidth schedule details.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.datab.models._models_py3.ARMBaseModelBandwidthSchedule
Constructor
BandwidthSchedule(*, start: str, stop: str, rate_in_mbps: int, days: List[Union[str, azure.mgmt.datab.models._data_box_edge_management_client_enums.DayOfWeek]], **kwargs)
Parameters
Required
Required. The days of the week when this schedule is applicable.
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
- system_data
- <xref:azure.mgmt.databoxedge.v2020_12_01.models.SystemData>
Bandwidth object related to ASE resource.
Feedback
Submit and view feedback for