Interface Asset.Update
- All Superinterfaces:
Asset.UpdateStages.WithProperties
,Asset.UpdateStages.WithTags
- Enclosing interface:
- Asset
public static interface Asset.Update
extends Asset.UpdateStages.WithTags, Asset.UpdateStages.WithProperties
The template for Asset update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.deviceregistry.models.Asset.UpdateStages.WithProperties
withProperties
Methods inherited from interface com.azure.resourcemanager.deviceregistry.models.Asset.UpdateStages.WithTags
withTags
-
Method Details
-
apply
Asset apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-