Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.bot_service.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/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
getSELECTprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdGets the specified private endpoint connection associated with the Bot.
listSELECTresourceGroupName, resourceName, subscriptionIdList all the private endpoint connections associated with the Bot.
createINSERTprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdUpdate the state of specified private endpoint connection associated with the Bot.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdDeletes the specified private endpoint connection associated with the Bot.
_listEXECresourceGroupName, resourceName, subscriptionIdList all the private endpoint connections associated with the Bot.