PrivateEndpointConnectionListResult Class
List of private endpoint connection associated with the specified storage account.
Constructor
PrivateEndpointConnectionListResult(*, value: List[_models.PrivateEndpointConnection] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
Array of private endpoint connections. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
Array of private endpoint connections. |