Interface SqlServer.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>,GroupableResource.DefinitionStages.WithExistingResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>,GroupableResource.DefinitionStages.WithGroup<SqlServer.DefinitionStages.WithAdministratorLogin>,GroupableResource.DefinitionStages.WithNewResourceGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
- All Known Subinterfaces:
SqlServer.Definition
- Enclosing interface:
- SqlServer.DefinitionStages
public static interface SqlServer.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<SqlServer.DefinitionStages.WithAdministratorLogin>
A SQL Server 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
-
-