Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.cognitive_services.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.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the Cognitive Services account.
listSELECTaccountName, resourceGroupName, subscriptionIdGets the private endpoint connections associated with the Cognitive Services account.
create_or_updateINSERTaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdUpdate the state of specified private endpoint connection associated with the Cognitive Services account.
deleteDELETEaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection associated with the Cognitive Services account.
_listEXECaccountName, resourceGroupName, subscriptionIdGets the private endpoint connections associated with the Cognitive Services account.