IPrivateEndpointsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PrivateEndpointsOperations operations.
public interface IPrivateEndpointsOperations
type IPrivateEndpointsOperations = interface
Public Interface IPrivateEndpointsOperations
Methods
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete the specified private endpoint. |
CreateOrUpdateWithHttpMessagesAsync(PrivateEndpoint, String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Creates a Stream Analytics Private Endpoint or replaces an already existing Private Endpoint. |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete the specified private endpoint. |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets information about the specified Private Endpoint. |
ListByClusterNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Lists the private endpoints in the cluster. |
ListByClusterWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the private endpoints in the cluster. |
Extension Methods
Applies to
Azure SDK for .NET