Sdílet prostřednictvím


FeaturesExtensions Class

Definition

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

Methods

Get(IFeatures, String, String)

Get all features under the subscription.

GetAsync(IFeatures, String, String)

Get all features under the subscription.

List(IFeatures, String)

Gets a list of previewed features of a resource provider.

ListAll(IFeatures)

Gets a list of previewed features for all the providers in the current subscription.

ListAllAsync(IFeatures)

Gets a list of previewed features for all the providers in the current subscription.

ListAllNext(IFeatures, String)

Gets a list of previewed features of a subscription.

ListAllNextAsync(IFeatures, String)

Gets a list of previewed features of a subscription.

ListAsync(IFeatures, String)

Gets a list of previewed features of a resource provider.

ListNext(IFeatures, String)

Gets a list of previewed features of a resource provider.

ListNextAsync(IFeatures, String)

Gets a list of previewed features of a resource provider.

Register(IFeatures, String, String)

Registers for a previewed feature of a resource provider.

RegisterAsync(IFeatures, String, String)

Registers for a previewed feature of a resource provider.

Applies to