AvailablePrivateEndpointTypesOperationsExtensions Class

Definition

Extension methods for AvailablePrivateEndpointTypesOperations.

public static class AvailablePrivateEndpointTypesOperationsExtensions
type AvailablePrivateEndpointTypesOperationsExtensions = class
Public Module AvailablePrivateEndpointTypesOperationsExtensions
Inheritance
AvailablePrivateEndpointTypesOperationsExtensions

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