Uses of Interface
com.microsoft.azure.management.resources.Feature
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Feature in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionRegisters a feature in a resource provider.Modifier and TypeMethodDescriptionrx.Observable<Feature>
Features.registerAsync
(String resourceProviderName, String featureName) Registers a feature in a resource provider asynchronously.com.microsoft.rest.ServiceFuture<Feature>
Features.registerAsync
(String resourceProviderName, String featureName, com.microsoft.rest.ServiceCallback<Feature> callback) Registers a feature in a resource provider asynchronously.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<Feature>
Features.registerAsync
(String resourceProviderName, String featureName, com.microsoft.rest.ServiceCallback<Feature> callback) Registers a feature in a resource provider asynchronously.