Uses of Class
com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule
-
Packages that use ResourceGroupModule Package Description com.microsoft.azure.toolkit.lib.resource -
-
Uses of ResourceGroupModule in com.microsoft.azure.toolkit.lib.resource
Fields in com.microsoft.azure.toolkit.lib.resource declared as ResourceGroupModule Modifier and Type Field Description private ResourceGroupModuleResourcesServiceSubscription. groupModuleMethods in com.microsoft.azure.toolkit.lib.resource that return ResourceGroupModule Modifier and Type Method Description ResourceGroupModuleAzureResources. groups(String subscriptionId)ResourceGroupModuleResourcesServiceSubscription. resourceGroups()Constructors in com.microsoft.azure.toolkit.lib.resource with parameters of type ResourceGroupModule Constructor Description ResourceGroup(com.azure.resourcemanager.resources.models.ResourceGroup remote, ResourceGroupModule module)ResourceGroup(String name, String resourceGroupName, ResourceGroupModule module)ResourceGroupDraft(String name, String resourceGroupName, ResourceGroupModule module)
-