Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.storage_sync.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
getSELECTprivateEndpointConnectionName, resourceGroupName, storageSyncServiceName, subscriptionIdGets the specified private endpoint connection associated with the storage sync service.
list_by_storage_sync_serviceSELECTresourceGroupName, storageSyncServiceName, subscriptionIdGet a PrivateEndpointConnection List.
createINSERTprivateEndpointConnectionName, resourceGroupName, storageSyncServiceName, subscriptionIdUpdate the state of specified private endpoint connection associated with the storage sync service.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, storageSyncServiceName, subscriptionIdDeletes the specified private endpoint connection associated with the storage sync service.
_list_by_storage_sync_serviceEXECresourceGroupName, storageSyncServiceName, subscriptionIdGet a PrivateEndpointConnection List.