DscpConfigurationListResult Class
Response for the DscpConfigurationList API service call.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DscpConfigurationListResult
Constructor
DscpConfigurationListResult(*, value: typing.Union[typing.List[_ForwardRef('DscpConfiguration')], NoneType] = None, **kwargs)
Parameters
- value
- list[DscpConfiguration]
A list of dscp configurations in a resource group.
Variables
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for