CustomIpPrefixListResult Class
Response for ListCustomIpPrefixes API service call.
- Inheritance
-
CustomIpPrefixListResult
Constructor
CustomIpPrefixListResult(*, value: typing.Union[typing.List[_ForwardRef('CustomIpPrefix')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[CustomIpPrefix]
A list of Custom IP prefixes that exists in a resource group.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for