Uses of Interface
com.azure.resourcemanager.devcenter.models.Pool.Update
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of Pool.Update in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionPool.update()
Begins update for the Pool resource.Pool.UpdateStages.WithDevBoxDefinitionName.withDevBoxDefinitionName
(String devBoxDefinitionName) Specifies the devBoxDefinitionName property: Name of a Dev Box definition in parent Project of this Pool.Pool.UpdateStages.WithLicenseType.withLicenseType
(LicenseType licenseType) Specifies the licenseType property: Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created..Pool.UpdateStages.WithLocalAdministrator.withLocalAdministrator
(LocalAdminStatus localAdministrator) Specifies the localAdministrator property: Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box..Pool.UpdateStages.WithNetworkConnectionName.withNetworkConnectionName
(String networkConnectionName) Specifies the networkConnectionName property: Name of a Network Connection in parent Project of this Pool.Specifies the tags property: Resource tags..