共用方式為


PrivateLinkResourcesListResult Class

A list of private link resources.

Inheritance
azure.mgmt.containerservice._serialization.Model
PrivateLinkResourcesListResult

Constructor

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

Keyword-Only Parameters

Name Description
value

The collection value.

Variables

Name Description
value

The collection value.