Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.PoolUpdateProperties
Package
Description
Package containing the inner data models for DevCenterManagementClient.
-
Uses of PoolUpdateProperties in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionPoolUpdateProperties.withDevBoxDefinitionName
(String devBoxDefinitionName) Set the devBoxDefinitionName property: Name of a Dev Box definition in parent Project of this Pool.PoolUpdateProperties.withLicenseType
(LicenseType licenseType) Set the licenseType property: Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created.PoolUpdateProperties.withLocalAdministrator
(LocalAdminStatus localAdministrator) Set the localAdministrator property: Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box.PoolUpdateProperties.withNetworkConnectionName
(String networkConnectionName) Set the networkConnectionName property: Name of a Network Connection in parent Project of this Pool.