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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python