IAvailablePrivateEndpointTypesOperations Interface

Definition

AvailablePrivateEndpointTypesOperations operations.

public interface IAvailablePrivateEndpointTypesOperations
type IAvailablePrivateEndpointTypesOperations = interface
Public Interface IAvailablePrivateEndpointTypesOperations

Methods

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListByResourceGroupWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

Extension Methods

ListAsync(IAvailablePrivateEndpointTypesOperations, String, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListByResourceGroupAsync(IAvailablePrivateEndpointTypesOperations, String, String, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListByResourceGroupNextAsync(IAvailablePrivateEndpointTypesOperations, String, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

ListNextAsync(IAvailablePrivateEndpointTypesOperations, String, CancellationToken)

Returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region.

Applies to