PrivateEndpointConnectionListResult Class

List of private endpoint connection associated with the specified storage account.

Inheritance
PrivateEndpointConnectionListResult

Constructor

PrivateEndpointConnectionListResult(*, value: Optional[List[azure.mgmt.redis.models._models_py3.PrivateEndpointConnection]] = None, **kwargs)

Variables

value
list[PrivateEndpointConnection]

Array of private endpoint connections.