Interface AppServicePlan.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>,GroupableResource.DefinitionStages.WithExistingResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>,GroupableResource.DefinitionStages.WithGroup<AppServicePlan.DefinitionStages.WithPricingTier>,GroupableResource.DefinitionStages.WithNewResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>
- All Known Subinterfaces:
AppServicePlan.Definition
- Enclosing interface:
- AppServicePlan.DefinitionStages
public static interface AppServicePlan.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<AppServicePlan.DefinitionStages.WithPricingTier>
An app service plan definition allowing resource group to be set.
-
-
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
-
-