SubnetListResult Class
Response for ListSubnets API service callRetrieves all subnet that belongs to a virtual network.
- Inheritance
-
SubnetListResult
Constructor
SubnetListResult(*, value: typing.Union[typing.List[_ForwardRef('Subnet')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for