azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

21 строка
984 B
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition.attach()
nameWithType: SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
syntax: public interface WithAttachFinal<ParentT> extends Attachable<ParentT>.InDefinition
type: interface
typeParameters:
- description: <p>the stage of the parent definition to return to after attaching this definition </p>
name: ParentT
uid: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAttachFinal
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
name: SqlDatabase.DefinitionStages.WithAttachFinal<ParentT>
package: com.microsoft.azure.management.sql
summary: >-
<p>The final stage of the SQL Database definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the SQL Database definition can be attached to the parent SQL Server definition.</p>
<p></p>
metadata: {}