AvailablePrivateEndpointTypesOperationsExtensions Class
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.
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
Azure SDK for .NET