Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
-
Packages that use GroupableResource.DefinitionStages.WithNewResourceGroup 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.WithNewResourceGroup in com.microsoft.azure.management.resources
Subinterfaces of GroupableResource.DefinitionStages.WithNewResourceGroup 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.WithNewResourceGroup in com.microsoft.azure.management.resources.fluentcore.arm.models
Subinterfaces of GroupableResource.DefinitionStages.WithNewResourceGroup 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.
-