Uses of Interface
com.azure.resourcemanager.devcenter.models.DevBoxDefinition.Update
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of DevBoxDefinition.Update in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevBoxDefinition.update()
Begins update for the DevBoxDefinition resource.DevBoxDefinition.UpdateStages.WithHibernateSupport.withHibernateSupport
(HibernateSupport hibernateSupport) Specifies the hibernateSupport property: Indicates whether Dev Boxes created with this definition are capable of hibernation.DevBoxDefinition.UpdateStages.WithImageReference.withImageReference
(ImageReference imageReference) Specifies the imageReference property: Image reference information..DevBoxDefinition.UpdateStages.WithOsStorageType.withOsStorageType
(String osStorageType) Specifies the osStorageType property: The storage type used for the Operating System disk of Dev Boxes created using this definition..Specifies the sku property: The SKU for Dev Boxes created using this definition..Specifies the tags property: Resource tags..