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

DevOpsAzureOrganizationProfile.Organizations Property

Definition

The list of Azure DevOps organizations the pool should be present in.

public System.Collections.Generic.IList<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsOrganization> Organizations { get; }
member this.Organizations : System.Collections.Generic.IList<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsOrganization>
Public ReadOnly Property Organizations As IList(Of DevOpsOrganization)

Property Value

Applies to