Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.elastic_san.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
propertiesobjectResponse for PrivateEndpoint connection properties
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
getSELECTelasticSanName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the Elastic San
listSELECTelasticSanName, resourceGroupName, subscriptionIdList all Private Endpoint Connections associated with the Elastic San.
createINSERTelasticSanName, privateEndpointConnectionName, resourceGroupName, subscriptionId, data__propertiesUpdate the state of specified private endpoint connection associated with the Elastic San
deleteDELETEelasticSanName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection associated with the Elastic San
_listEXECelasticSanName, resourceGroupName, subscriptionIdList all Private Endpoint Connections associated with the Elastic San.