45 строки
3.0 KiB
YAML
45 строки
3.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update"
|
|
fullName: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update"
|
|
name: "SubvolumeInfo.Update"
|
|
nameWithType: "SubvolumeInfo.Update"
|
|
summary: "The template for Subvolume<wbr>Info update."
|
|
syntax: "public static interface **SubvolumeInfo.Update**</br> extends <xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithSize?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithSize&text=WithSize\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithPath?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithPath&text=WithPath\" data-throw-if-not-resolved=\"False\" />"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update.apply()"
|
|
fullName: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update.apply()"
|
|
name: "apply()"
|
|
nameWithType: "SubvolumeInfo.Update.apply()"
|
|
summary: "Executes the update request."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SubvolumeInfo apply()"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo&text=SubvolumeInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update.apply(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.SubvolumeInfo.Update.apply(Context context)"
|
|
name: "apply(Context context)"
|
|
nameWithType: "SubvolumeInfo.Update.apply(Context context)"
|
|
summary: "Executes the update request."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SubvolumeInfo apply(Context context)"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo&text=SubvolumeInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The template for SubvolumeInfo update."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithPath?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithPath&text=WithPath\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithSize?alt=com.azure.resourcemanager.netapp.models.SubvolumeInfo.UpdateStages.WithSize&text=WithSize\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|