FeaturesOperationsExtensions Class
Definition
Extension methods for FeaturesOperations.
public static class FeaturesOperationsExtensions
type FeaturesOperationsExtensions = class
Public Module FeaturesOperationsExtensions
- Inheritance
-
FeaturesOperationsExtensions
Methods
GetAsync(IFeaturesOperations, String, String, CancellationToken) |
Gets the preview feature with the specified name. |
ListAllAsync(IFeaturesOperations, CancellationToken) |
Gets all the preview features that are available through AFEC for the subscription. |
ListAllNextAsync(IFeaturesOperations, String, CancellationToken) |
Gets all the preview features that are available through AFEC for the subscription. |
ListAsync(IFeaturesOperations, String, CancellationToken) |
Gets all the preview features in a provider namespace that are available through AFEC for the subscription. |
ListNextAsync(IFeaturesOperations, String, CancellationToken) |
Gets all the preview features in a provider namespace that are available through AFEC for the subscription. |
RegisterAsync(IFeaturesOperations, String, String, CancellationToken) |
Registers the preview feature for the subscription. |