Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
-
Packages that use GroupableResource.DefinitionStages.WithCreatableResourceGroup Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient.com.microsoft.azure.management.resources.fluentcore.arm.models This package contains the base classes for resource models. -
-
Uses of GroupableResource.DefinitionStages.WithCreatableResourceGroup in com.microsoft.azure.management.resources
Subinterfaces of GroupableResource.DefinitionStages.WithCreatableResourceGroup in com.microsoft.azure.management.resources Modifier and Type Interface Description static interfaceGenericResource.DefinitionThe entirety of the generic resource definition.static interfaceGenericResource.DefinitionStages.WithGroupA generic resource definition allowing resource group to be specified. -
Uses of GroupableResource.DefinitionStages.WithCreatableResourceGroup in com.microsoft.azure.management.resources.fluentcore.arm.models
Subinterfaces of GroupableResource.DefinitionStages.WithCreatableResourceGroup in com.microsoft.azure.management.resources.fluentcore.arm.models Modifier and Type Interface Description static interfaceGroupableResource.DefinitionStages.WithGroup<T>A resource definition allowing a resource group to be selected.static interfaceGroupableResource.DefinitionStages.WithGroupAndRegion<T>A resource definition allowing a resource group to be selected.static interfaceGroupableResource.DefinitionStages.WithNewResourceGroup<T>A resource definition allowing a new resource group to be created in the same region as groupable resource.static interfaceGroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<T>A resource definition allowing a new resource group to be created in a different region .
-