AuthorizationListResult Class
Response for ListAuthorizations API service call retrieves all authorizations that belongs to an ExpressRouteCircuit.
- Inheritance
-
AuthorizationListResult
Constructor
AuthorizationListResult(*, value: typing.Union[typing.List[_ForwardRef('ExpressRouteCircuitAuthorization')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
The authorizations in an ExpressRoute Circuit.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for