Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.desktop_virtualization.private_endpoint_connections

Fields

NameDatatypeDescription
propertiesobjectProperties of the PrivateEndpointConnectProperties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
list_by_host_poolSELECThostPoolName, resourceGroupName, subscriptionIdList private endpoint connections associated with hostpool.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameList private endpoint connections.
delete_by_host_poolDELETEhostPoolName, privateEndpointConnectionName, resourceGroupName, subscriptionIdRemove a connection.
delete_by_workspaceDELETEprivateEndpointConnectionName, resourceGroupName, subscriptionId, workspaceNameRemove a connection.
_list_by_host_poolEXEChostPoolName, resourceGroupName, subscriptionIdList private endpoint connections associated with hostpool.
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameList private endpoint connections.
get_by_host_poolEXEChostPoolName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGet a private endpoint connection.
get_by_workspaceEXECprivateEndpointConnectionName, resourceGroupName, subscriptionId, workspaceNameGet a private endpoint connection.
update_by_host_poolEXEChostPoolName, privateEndpointConnectionName, resourceGroupName, subscriptionIdApprove or reject a private endpoint connection.
update_by_workspaceEXECprivateEndpointConnectionName, resourceGroupName, subscriptionId, workspaceNameApprove or reject a private endpoint connection.