Skip to main content

private_endpoints

Overview

Nameprivate_endpoints
TypeResource
Idazure.stream_analytics.private_endpoints

Fields

NameDatatypeDescription
etagstringUnique opaque string (generally a GUID) that represents the metadata state of the resource (private endpoint) and changes whenever the resource is updated. Required on PUT (CreateOrUpdate) requests.
propertiesobjectThe properties associated with a private endpoint.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, privateEndpointName, resourceGroupName, subscriptionIdGets information about the specified Private Endpoint.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdLists the private endpoints in the cluster.
create_or_updateINSERTclusterName, privateEndpointName, resourceGroupName, subscriptionIdCreates a Stream Analytics Private Endpoint or replaces an already existing Private Endpoint.
deleteDELETEclusterName, privateEndpointName, resourceGroupName, subscriptionIdDelete the specified private endpoint.