29 строки
1.5 KiB
YAML
29 строки
1.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt"
|
|
fullName: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt<ParentT>"
|
|
name: "Attachable.InUpdateAlt<ParentT>"
|
|
nameWithType: "Attachable.InUpdateAlt<ParentT>"
|
|
summary: "The final stage of the child object definition, as which it can be attached to the parent."
|
|
syntax: "public static interface **Attachable.InUpdateAlt<ParentT>**"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt.attach()"
|
|
fullName: "com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt<ParentT>.attach()"
|
|
name: "attach()"
|
|
nameWithType: "Attachable.InUpdateAlt<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
|