AutoApprovedPrivateLinkServicesResult Class

An array of private link service id that can be linked to a private end point with auto approved.

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

Inheritance
AutoApprovedPrivateLinkServicesResult

Constructor

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

Parameters

value
list[AutoApprovedPrivateLinkService]

An array of auto approved private link service.

Variables

next_link
str

The URL to get the next set of results.