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

List(IAvailablePrivateEndpointTypesOperations, String)

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

ListAsync(IAvailablePrivateEndpointTypesOperations, String, CancellationToken)

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

ListByResourceGroup(IAvailablePrivateEndpointTypesOperations, String, String)

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.

ListByResourceGroupNext(IAvailablePrivateEndpointTypesOperations, String)

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.

ListNext(IAvailablePrivateEndpointTypesOperations, String)

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