AvailablePrivateEndpointTypesResult Class

An array of available PrivateEndpoint types.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AvailablePrivateEndpointTypesResult

Constructor

AvailablePrivateEndpointTypesResult(*, value: typing.Union[typing.List[_ForwardRef('AvailablePrivateEndpointType')], NoneType] = None, **kwargs)

Parameters

value
list[AvailablePrivateEndpointType]

An array of available privateEndpoint type.

Variables

next_link
str

The URL to get the next set of results.