StreamingEntityScaleUnit Class
scale units definition.
- Inheritance
-
azure.mgmt.media._serialization.ModelStreamingEntityScaleUnit
Constructor
StreamingEntityScaleUnit(*, scale_unit: int | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
scale_unit
|
The scale unit number of the streaming endpoint. |
Variables
Name | Description |
---|---|
scale_unit
|
The scale unit number of the streaming endpoint. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python