Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.iot_central.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 private endpoint connection.
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
getSELECTapi-version, privateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdGet the metadata of a private endpoint connection for the IoT Central Application.
listSELECTapi-version, resourceGroupName, resourceName, subscriptionIdGet all private endpoint connections of a IoT Central Application.
createINSERTapi-version, privateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdUpdate a private endpoint connection.
deleteDELETEapi-version, privateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdDeletes a private endpoint connection from the IoT Central Application.
_listEXECapi-version, resourceGroupName, resourceName, subscriptionIdGet all private endpoint connections of a IoT Central Application.