Compartilhar via


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
azure.mgmt.network._serialization.Model
AutoApprovedPrivateLinkServicesResult

Constructor

AutoApprovedPrivateLinkServicesResult(*, value: List[_models.AutoApprovedPrivateLinkService] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

An array of auto approved private link service.

Variables

Name Description
value

An array of auto approved private link service.

next_link
str

The URL to get the next set of results.