StreamingEndpointSkuInfoListResult Class
StreamingEndpointSkuInfoListResult.
- Inheritance
-
azure.mgmt.media._serialization.ModelStreamingEndpointSkuInfoListResult
Constructor
StreamingEndpointSkuInfoListResult(*, value: List[_models.ArmStreamingEndpointSkuInfo] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The result of the List StreamingEndpoint skus. |
Variables
Name | Description |
---|---|
value
|
The result of the List StreamingEndpoint skus. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python