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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python