Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
-
Packages that use SupportsGettingByName Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient.com.microsoft.azure.management.resources.fluentcore.arm.collection This package contains the base class for resource collections. -
-
Uses of SupportsGettingByName in com.microsoft.azure.management.resources
Subinterfaces of SupportsGettingByName in com.microsoft.azure.management.resources Modifier and Type Interface Description interfaceDeploymentsEntry point to template deployment in Azure.interfacePolicyDefinitionsEntry point to tenant management API.interfaceProvidersEntry point to providers management API.interfaceResourceGroupsEntry point to resource group management API. -
Uses of SupportsGettingByName in com.microsoft.azure.management.resources.fluentcore.arm.collection
Subinterfaces of SupportsGettingByName in com.microsoft.azure.management.resources.fluentcore.arm.collection Modifier and Type Interface Description interfaceSupportsGettingByNameAsync<T>Provides access to getting a specific resource based on its name.
-