Share via


DevCenterPoolPatch Class

Definition

The pool properties for partial update. Properties not provided in the update request will not be changed.

public class DevCenterPoolPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate
type DevCenterPoolPatch = class
    inherit DevCenterTrackedResourceUpdate
Public Class DevCenterPoolPatch
Inherits DevCenterTrackedResourceUpdate
Inheritance

Constructors

DevCenterPoolPatch()

Initializes a new instance of DevCenterPoolPatch.

Properties

DevBoxDefinitionName

Name of a Dev Box definition in parent Project of this Pool.

LicenseType

Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created.

LocalAdministrator

Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box.

Location

The geo-location where the resource lives.

(Inherited from DevCenterTrackedResourceUpdate)
NetworkConnectionName

Name of a Network Connection in parent Project of this Pool.

StopOnDisconnect

Stop on disconnect configuration settings for Dev Boxes created in this pool.

Tags

Resource tags.

(Inherited from DevCenterTrackedResourceUpdate)

Applies to