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

29 строки
1.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate"
fullName: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>"
name: "Attachable.InUpdate<ParentT>"
nameWithType: "Attachable.InUpdate<ParentT>"
summary: "The final stage of the child object definition, as which it can be attached to the parent."
syntax: "public static interface **Attachable.InUpdate<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate.attach()"
fullName: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate<ParentT>.attach()"
name: "attach()"
nameWithType: "Attachable.InUpdate<ParentT>.attach()"
summary: "Attaches the child definition to the parent resource update."
modifiers:
- "abstract"
syntax: "public abstract ParentT attach()"
desc: "Attaches the child definition to the parent resource update."
returns:
description: "the next stage of the parent definition"
type: "<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
typeParameters:
- description: "the parent definition"
name: "ParentT"
desc: "The final stage of the child object definition, as which it can be attached to the parent."
metadata: {}
package: "com.microsoft.azure.management.resources.fluentcore.model"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4