Interface Identity.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroup<Identity.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroup<Identity.DefinitionStages.WithCreate>
- All Known Subinterfaces:
Identity.Definition
- Enclosing interface:
- Identity.DefinitionStages
public static interface Identity.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<Identity.DefinitionStages.WithCreate>
The stage of the identity definition allowing to specify the resource group.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
-