PoolUpdateProperties interface

The updatable properties of the Pool.

Properties

agentProfile

Defines how the machine will be handled once it executed a job.

devCenterProjectResourceId

The resource id of the DevCenter Project the pool belongs to.

fabricProfile

Defines the type of fabric the agent will run on.

maximumConcurrency

Defines how many resources can there be created at any given time.

organizationProfile

Defines the organization in which the pool will be used.

provisioningState

The status of the current operation.

Property Details

agentProfile

Defines how the machine will be handled once it executed a job.

agentProfile?: AgentProfileUpdateUnion

Property Value

devCenterProjectResourceId

The resource id of the DevCenter Project the pool belongs to.

devCenterProjectResourceId?: string

Property Value

string

fabricProfile

Defines the type of fabric the agent will run on.

fabricProfile?: FabricProfileUnion

Property Value

maximumConcurrency

Defines how many resources can there be created at any given time.

maximumConcurrency?: number

Property Value

number

organizationProfile

Defines the organization in which the pool will be used.

organizationProfile?: OrganizationProfileUnion

Property Value

provisioningState

The status of the current operation.

provisioningState?: string

Property Value

string