Uses of Class
com.azure.resourcemanager.deviceregistry.models.AssetUpdate
Package
Description
Package containing the service clients for DeviceRegistry.
Package containing the data models for DeviceRegistry.
-
Uses of AssetUpdate in com.azure.resourcemanager.deviceregistry.fluent
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties) Update a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties, com.azure.core.util.Context context) Update a Asset.AssetsClient.update
(String resourceGroupName, String assetName, AssetUpdate properties) Update a Asset.AssetsClient.update
(String resourceGroupName, String assetName, AssetUpdate properties, com.azure.core.util.Context context) Update a Asset. -
Uses of AssetUpdate in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAssetUpdate.withProperties
(AssetUpdateProperties properties) Set the properties property: The properties property.Set the tags property: Resource tags.