Uses of Class
com.azure.resourcemanager.devcenter.models.DevCenterUpdate
Package
Description
Package containing the service clients for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of DevCenterUpdate in com.azure.resourcemanager.devcenter.fluent
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DevCenterInner>,
DevCenterInner> DevCentersClient.beginUpdate
(String resourceGroupName, String devCenterName, DevCenterUpdate body) Partially updates a devcenter.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DevCenterInner>,
DevCenterInner> DevCentersClient.beginUpdate
(String resourceGroupName, String devCenterName, DevCenterUpdate body, com.azure.core.util.Context context) Partially updates a devcenter.DevCentersClient.update
(String resourceGroupName, String devCenterName, DevCenterUpdate body) Partially updates a devcenter.DevCentersClient.update
(String resourceGroupName, String devCenterName, DevCenterUpdate body, com.azure.core.util.Context context) Partially updates a devcenter. -
Uses of DevCenterUpdate in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevCenterUpdate.withIdentity
(ManagedServiceIdentity identity) Set the identity property: Managed identity properties.DevCenterUpdate.withLocation
(String location) Set the location property: The geo-location where the resource lives.Set the tags property: Resource tags.