PrivateLinkResourceListResult Class

A list of private link resources.

Inheritance
azure.mgmt.storage._serialization.Model
PrivateLinkResourceListResult

Constructor

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

Keyword-Only Parameters

Name Description
value

Array of private link resources.

Variables

Name Description
value

Array of private link resources.