Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.PoolProperties
Package
Description
Package containing the inner data models for DevCenterManagementClient.
-
Uses of PoolProperties in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionPoolProperties.withDevBoxDefinitionName
(String devBoxDefinitionName) Set the devBoxDefinitionName property: Name of a Dev Box definition in parent Project of this Pool.PoolProperties.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.PoolProperties.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.PoolProperties.withNetworkConnectionName
(String networkConnectionName) Set the networkConnectionName property: Name of a Network Connection in parent Project of this Pool.