Uses of Interface
com.azure.resourcemanager.resources.models.Feature
-
Packages that use Feature Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of Feature in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return Feature Modifier and Type Method Description FeatureFeatures. register(String resourceProviderName, String featureName)Registers a feature in a resource provider.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type Feature Modifier and Type Method Description Mono<Feature>Features. registerAsync(String resourceProviderName, String featureName)Registers a feature in a resource provider asynchronously.
-