你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PoolProperties interface

Pool properties

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: AgentProfileUnion

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