42 строки
2.1 KiB
YAML
42 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update"
|
|
fullName: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update"
|
|
name: "HcxEnterpriseSite.Update"
|
|
nameWithType: "HcxEnterpriseSite.Update"
|
|
summary: "The template for Hcx<wbr>Enterprise<wbr>Site update."
|
|
syntax: "public static interface **HcxEnterpriseSite.Update**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update.apply()"
|
|
fullName: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update.apply()"
|
|
name: "apply()"
|
|
nameWithType: "HcxEnterpriseSite.Update.apply()"
|
|
summary: "Executes the update request."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract HcxEnterpriseSite apply()"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.HcxEnterpriseSite?alt=com.azure.resourcemanager.avs.models.HcxEnterpriseSite&text=HcxEnterpriseSite\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update.apply(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.models.HcxEnterpriseSite.Update.apply(Context context)"
|
|
name: "apply(Context context)"
|
|
nameWithType: "HcxEnterpriseSite.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 HcxEnterpriseSite apply(Context context)"
|
|
desc: "Executes the update request."
|
|
returns:
|
|
description: "the updated resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.HcxEnterpriseSite?alt=com.azure.resourcemanager.avs.models.HcxEnterpriseSite&text=HcxEnterpriseSite\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The template for HcxEnterpriseSite update."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.avs.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|