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