Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.video_analyzer.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectProperties of the PrivateEndpointConnectProperties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, name, resourceGroupName, subscriptionIdGet private endpoint connection under video analyzer account.
listSELECTaccountName, resourceGroupName, subscriptionIdGet all private endpoint connections under video analyzer account.
create_or_updateINSERTaccountName, name, resourceGroupName, subscriptionIdUpdate private endpoint connection state under video analyzer account.
deleteDELETEaccountName, name, resourceGroupName, subscriptionIdDelete private endpoint connection under video analyzer account.
_listEXECaccountName, resourceGroupName, subscriptionIdGet all private endpoint connections under video analyzer account.