Uses of Class
com.microsoft.azure.toolkit.lib.resource.ResourcesServiceSubscription
-
Packages that use ResourcesServiceSubscription Package Description com.microsoft.azure.toolkit.lib.resource -
-
Uses of ResourcesServiceSubscription in com.microsoft.azure.toolkit.lib.resource
Methods in com.microsoft.azure.toolkit.lib.resource that return ResourcesServiceSubscription Modifier and Type Method Description protected ResourcesServiceSubscriptionAzureResources. newResource(com.azure.resourcemanager.resources.ResourceManager remote)Methods in com.microsoft.azure.toolkit.lib.resource that return types with arguments of type ResourcesServiceSubscription Modifier and Type Method Description List<AbstractAzResourceModule<?,ResourcesServiceSubscription,?>>ResourcesServiceSubscription. getSubModules()Constructors in com.microsoft.azure.toolkit.lib.resource with parameters of type ResourcesServiceSubscription Constructor Description ResourceGroupModule(ResourcesServiceSubscription parent)
-