1. Packages
  2. Azure Native
  3. API Docs
  4. devopsinfrastructure
  5. getPool
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.devopsinfrastructure.getPool

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Get a Pool

    Uses Azure REST API version 2025-01-21.

    Other available API versions: 2023-10-30-preview, 2023-12-13-preview, 2024-03-26-preview, 2024-04-04-preview, 2024-10-19. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devopsinfrastructure [ApiVersion]. See the version guide for details.

    Using getPool

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPool(args: GetPoolArgs, opts?: InvokeOptions): Promise<GetPoolResult>
    function getPoolOutput(args: GetPoolOutputArgs, opts?: InvokeOptions): Output<GetPoolResult>
    def get_pool(pool_name: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetPoolResult
    def get_pool_output(pool_name: Optional[pulumi.Input[str]] = None,
                 resource_group_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetPoolResult]
    func LookupPool(ctx *Context, args *LookupPoolArgs, opts ...InvokeOption) (*LookupPoolResult, error)
    func LookupPoolOutput(ctx *Context, args *LookupPoolOutputArgs, opts ...InvokeOption) LookupPoolResultOutput

    > Note: This function is named LookupPool in the Go SDK.

    public static class GetPool 
    {
        public static Task<GetPoolResult> InvokeAsync(GetPoolArgs args, InvokeOptions? opts = null)
        public static Output<GetPoolResult> Invoke(GetPoolInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPoolResult> getPool(GetPoolArgs args, InvokeOptions options)
    public static Output<GetPoolResult> getPool(GetPoolArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:devopsinfrastructure:getPool
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PoolName string
    Name of the pool. It needs to be globally unique.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    PoolName string
    Name of the pool. It needs to be globally unique.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    poolName String
    Name of the pool. It needs to be globally unique.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    poolName string
    Name of the pool. It needs to be globally unique.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    pool_name str
    Name of the pool. It needs to be globally unique.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    poolName String
    Name of the pool. It needs to be globally unique.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getPool Result

    The following output properties are available:

    AgentProfile Pulumi.AzureNative.DevOpsInfrastructure.Outputs.StatefulResponse | Pulumi.AzureNative.DevOpsInfrastructure.Outputs.StatelessAgentProfileResponse
    Defines how the machine will be handled once it executed a job.
    AzureApiVersion string
    The Azure API version of the resource.
    DevCenterProjectResourceId string
    The resource id of the DevCenter Project the pool belongs to.
    FabricProfile Pulumi.AzureNative.DevOpsInfrastructure.Outputs.VmssFabricProfileResponse
    Defines the type of fabric the agent will run on.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    MaximumConcurrency int
    Defines how many resources can there be created at any given time.
    Name string
    The name of the resource
    OrganizationProfile Pulumi.AzureNative.DevOpsInfrastructure.Outputs.AzureDevOpsOrganizationProfileResponse | Pulumi.AzureNative.DevOpsInfrastructure.Outputs.GitHubOrganizationProfileResponse
    Defines the organization in which the pool will be used.
    SystemData Pulumi.AzureNative.DevOpsInfrastructure.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity Pulumi.AzureNative.DevOpsInfrastructure.Outputs.ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    ProvisioningState string
    The status of the current operation.
    Tags Dictionary<string, string>
    Resource tags.
    AgentProfile StatefulResponse | StatelessAgentProfileResponse
    Defines how the machine will be handled once it executed a job.
    AzureApiVersion string
    The Azure API version of the resource.
    DevCenterProjectResourceId string
    The resource id of the DevCenter Project the pool belongs to.
    FabricProfile VmssFabricProfileResponse
    Defines the type of fabric the agent will run on.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    MaximumConcurrency int
    Defines how many resources can there be created at any given time.
    Name string
    The name of the resource
    OrganizationProfile AzureDevOpsOrganizationProfileResponse | GitHubOrganizationProfileResponse
    Defines the organization in which the pool will be used.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    ProvisioningState string
    The status of the current operation.
    Tags map[string]string
    Resource tags.
    agentProfile StatefulResponse | StatelessAgentProfileResponse
    Defines how the machine will be handled once it executed a job.
    azureApiVersion String
    The Azure API version of the resource.
    devCenterProjectResourceId String
    The resource id of the DevCenter Project the pool belongs to.
    fabricProfile VmssFabricProfileResponse
    Defines the type of fabric the agent will run on.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    maximumConcurrency Integer
    Defines how many resources can there be created at any given time.
    name String
    The name of the resource
    organizationProfile AzureDevOpsOrganizationProfileResponse | GitHubOrganizationProfileResponse
    Defines the organization in which the pool will be used.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    provisioningState String
    The status of the current operation.
    tags Map<String,String>
    Resource tags.
    agentProfile StatefulResponse | StatelessAgentProfileResponse
    Defines how the machine will be handled once it executed a job.
    azureApiVersion string
    The Azure API version of the resource.
    devCenterProjectResourceId string
    The resource id of the DevCenter Project the pool belongs to.
    fabricProfile VmssFabricProfileResponse
    Defines the type of fabric the agent will run on.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    maximumConcurrency number
    Defines how many resources can there be created at any given time.
    name string
    The name of the resource
    organizationProfile AzureDevOpsOrganizationProfileResponse | GitHubOrganizationProfileResponse
    Defines the organization in which the pool will be used.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    provisioningState string
    The status of the current operation.
    tags {[key: string]: string}
    Resource tags.
    agent_profile StatefulResponse | StatelessAgentProfileResponse
    Defines how the machine will be handled once it executed a job.
    azure_api_version str
    The Azure API version of the resource.
    dev_center_project_resource_id str
    The resource id of the DevCenter Project the pool belongs to.
    fabric_profile VmssFabricProfileResponse
    Defines the type of fabric the agent will run on.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    maximum_concurrency int
    Defines how many resources can there be created at any given time.
    name str
    The name of the resource
    organization_profile AzureDevOpsOrganizationProfileResponse | GitHubOrganizationProfileResponse
    Defines the organization in which the pool will be used.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    provisioning_state str
    The status of the current operation.
    tags Mapping[str, str]
    Resource tags.
    agentProfile Property Map | Property Map
    Defines how the machine will be handled once it executed a job.
    azureApiVersion String
    The Azure API version of the resource.
    devCenterProjectResourceId String
    The resource id of the DevCenter Project the pool belongs to.
    fabricProfile Property Map
    Defines the type of fabric the agent will run on.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    maximumConcurrency Number
    Defines how many resources can there be created at any given time.
    name String
    The name of the resource
    organizationProfile Property Map | Property Map
    Defines the organization in which the pool will be used.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    identity Property Map
    The managed service identities assigned to this resource.
    provisioningState String
    The status of the current operation.
    tags Map<String>
    Resource tags.

    Supporting Types

    AutomaticResourcePredictionsProfileResponse

    PredictionPreference string
    Determines the balance between cost and performance.
    PredictionPreference string
    Determines the balance between cost and performance.
    predictionPreference String
    Determines the balance between cost and performance.
    predictionPreference string
    Determines the balance between cost and performance.
    prediction_preference str
    Determines the balance between cost and performance.
    predictionPreference String
    Determines the balance between cost and performance.

    AzureDevOpsOrganizationProfileResponse

    Organizations List<Pulumi.AzureNative.DevOpsInfrastructure.Inputs.OrganizationResponse>
    The list of Azure DevOps organizations the pool should be present in.
    PermissionProfile Pulumi.AzureNative.DevOpsInfrastructure.Inputs.AzureDevOpsPermissionProfileResponse
    The type of permission which determines which accounts are admins on the Azure DevOps pool.
    Organizations []OrganizationResponse
    The list of Azure DevOps organizations the pool should be present in.
    PermissionProfile AzureDevOpsPermissionProfileResponse
    The type of permission which determines which accounts are admins on the Azure DevOps pool.
    organizations List<OrganizationResponse>
    The list of Azure DevOps organizations the pool should be present in.
    permissionProfile AzureDevOpsPermissionProfileResponse
    The type of permission which determines which accounts are admins on the Azure DevOps pool.
    organizations OrganizationResponse[]
    The list of Azure DevOps organizations the pool should be present in.
    permissionProfile AzureDevOpsPermissionProfileResponse
    The type of permission which determines which accounts are admins on the Azure DevOps pool.
    organizations Sequence[OrganizationResponse]
    The list of Azure DevOps organizations the pool should be present in.
    permission_profile AzureDevOpsPermissionProfileResponse
    The type of permission which determines which accounts are admins on the Azure DevOps pool.
    organizations List<Property Map>
    The list of Azure DevOps organizations the pool should be present in.
    permissionProfile Property Map
    The type of permission which determines which accounts are admins on the Azure DevOps pool.

    AzureDevOpsPermissionProfileResponse

    Kind string
    Determines who has admin permissions to the Azure DevOps pool.
    Groups List<string>
    Group email addresses
    Users List<string>
    User email addresses
    Kind string
    Determines who has admin permissions to the Azure DevOps pool.
    Groups []string
    Group email addresses
    Users []string
    User email addresses
    kind String
    Determines who has admin permissions to the Azure DevOps pool.
    groups List<String>
    Group email addresses
    users List<String>
    User email addresses
    kind string
    Determines who has admin permissions to the Azure DevOps pool.
    groups string[]
    Group email addresses
    users string[]
    User email addresses
    kind str
    Determines who has admin permissions to the Azure DevOps pool.
    groups Sequence[str]
    Group email addresses
    users Sequence[str]
    User email addresses
    kind String
    Determines who has admin permissions to the Azure DevOps pool.
    groups List<String>
    Group email addresses
    users List<String>
    User email addresses

    DataDiskResponse

    Caching string
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    DiskSizeGiB int
    The initial disk size in gigabytes.
    DriveLetter string
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    StorageAccountType string
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".
    Caching string
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    DiskSizeGiB int
    The initial disk size in gigabytes.
    DriveLetter string
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    StorageAccountType string
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".
    caching String
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    diskSizeGiB Integer
    The initial disk size in gigabytes.
    driveLetter String
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    storageAccountType String
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".
    caching string
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    diskSizeGiB number
    The initial disk size in gigabytes.
    driveLetter string
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    storageAccountType string
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".
    caching str
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    disk_size_gi_b int
    The initial disk size in gigabytes.
    drive_letter str
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    storage_account_type str
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".
    caching String
    The type of caching to be enabled for the data disks. The default value for caching is readwrite. For information about the caching options see: https://blogs.msdn.microsoft.com/windowsazurestorage/2012/06/27/exploring-windows-azure-drives-disks-and-images/.
    diskSizeGiB Number
    The initial disk size in gigabytes.
    driveLetter String
    The drive letter for the empty data disk. If not specified, it will be the first available letter.
    storageAccountType String
    The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".

    DevOpsAzureSkuResponse

    Name string
    The Azure SKU name of the machines in the pool.
    Name string
    The Azure SKU name of the machines in the pool.
    name String
    The Azure SKU name of the machines in the pool.
    name string
    The Azure SKU name of the machines in the pool.
    name str
    The Azure SKU name of the machines in the pool.
    name String
    The Azure SKU name of the machines in the pool.

    GitHubOrganizationProfileResponse

    Organizations List<Pulumi.AzureNative.DevOpsInfrastructure.Inputs.GitHubOrganizationResponse>
    The list of GitHub organizations/repositories the pool should be present in.
    Organizations []GitHubOrganizationResponse
    The list of GitHub organizations/repositories the pool should be present in.
    organizations List<GitHubOrganizationResponse>
    The list of GitHub organizations/repositories the pool should be present in.
    organizations GitHubOrganizationResponse[]
    The list of GitHub organizations/repositories the pool should be present in.
    organizations Sequence[GitHubOrganizationResponse]
    The list of GitHub organizations/repositories the pool should be present in.
    organizations List<Property Map>
    The list of GitHub organizations/repositories the pool should be present in.

    GitHubOrganizationResponse

    Url string
    The GitHub organization URL in which the pool should be created.
    Repositories List<string>
    Optional list of repositories in which the pool should be created.
    Url string
    The GitHub organization URL in which the pool should be created.
    Repositories []string
    Optional list of repositories in which the pool should be created.
    url String
    The GitHub organization URL in which the pool should be created.
    repositories List<String>
    Optional list of repositories in which the pool should be created.
    url string
    The GitHub organization URL in which the pool should be created.
    repositories string[]
    Optional list of repositories in which the pool should be created.
    url str
    The GitHub organization URL in which the pool should be created.
    repositories Sequence[str]
    Optional list of repositories in which the pool should be created.
    url String
    The GitHub organization URL in which the pool should be created.
    repositories List<String>
    Optional list of repositories in which the pool should be created.

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.DevOpsInfrastructure.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    ManualResourcePredictionsProfileResponse

    NetworkProfileResponse

    SubnetId string
    The subnet id on which to put all machines created in the pool.
    SubnetId string
    The subnet id on which to put all machines created in the pool.
    subnetId String
    The subnet id on which to put all machines created in the pool.
    subnetId string
    The subnet id on which to put all machines created in the pool.
    subnet_id str
    The subnet id on which to put all machines created in the pool.
    subnetId String
    The subnet id on which to put all machines created in the pool.

    OrganizationResponse

    Url string
    The Azure DevOps organization URL in which the pool should be created.
    OpenAccess bool
    Determines if the pool should have open access to all projects in this organization.
    Parallelism int
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    Projects List<string>
    Optional list of projects in which the pool should be created.
    Url string
    The Azure DevOps organization URL in which the pool should be created.
    OpenAccess bool
    Determines if the pool should have open access to all projects in this organization.
    Parallelism int
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    Projects []string
    Optional list of projects in which the pool should be created.
    url String
    The Azure DevOps organization URL in which the pool should be created.
    openAccess Boolean
    Determines if the pool should have open access to all projects in this organization.
    parallelism Integer
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    projects List<String>
    Optional list of projects in which the pool should be created.
    url string
    The Azure DevOps organization URL in which the pool should be created.
    openAccess boolean
    Determines if the pool should have open access to all projects in this organization.
    parallelism number
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    projects string[]
    Optional list of projects in which the pool should be created.
    url str
    The Azure DevOps organization URL in which the pool should be created.
    open_access bool
    Determines if the pool should have open access to all projects in this organization.
    parallelism int
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    projects Sequence[str]
    Optional list of projects in which the pool should be created.
    url String
    The Azure DevOps organization URL in which the pool should be created.
    openAccess Boolean
    Determines if the pool should have open access to all projects in this organization.
    parallelism Number
    How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.
    projects List<String>
    Optional list of projects in which the pool should be created.

    OsProfileResponse

    LogonType string
    Determines how the service should be run. By default, this will be set to Service.
    SecretsManagementSettings Pulumi.AzureNative.DevOpsInfrastructure.Inputs.SecretsManagementSettingsResponse
    The secret management settings of the machines in the pool.
    LogonType string
    Determines how the service should be run. By default, this will be set to Service.
    SecretsManagementSettings SecretsManagementSettingsResponse
    The secret management settings of the machines in the pool.
    logonType String
    Determines how the service should be run. By default, this will be set to Service.
    secretsManagementSettings SecretsManagementSettingsResponse
    The secret management settings of the machines in the pool.
    logonType string
    Determines how the service should be run. By default, this will be set to Service.
    secretsManagementSettings SecretsManagementSettingsResponse
    The secret management settings of the machines in the pool.
    logon_type str
    Determines how the service should be run. By default, this will be set to Service.
    secrets_management_settings SecretsManagementSettingsResponse
    The secret management settings of the machines in the pool.
    logonType String
    Determines how the service should be run. By default, this will be set to Service.
    secretsManagementSettings Property Map
    The secret management settings of the machines in the pool.

    PoolImageResponse

    Aliases List<string>
    List of aliases to reference the image by.
    Buffer string
    The percentage of the buffer to be allocated to this image.
    EphemeralType string
    The ephemeral type of the image.
    ResourceId string
    The resource id of the image.
    WellKnownImageName string
    The image to use from a well-known set of images made available to customers.
    Aliases []string
    List of aliases to reference the image by.
    Buffer string
    The percentage of the buffer to be allocated to this image.
    EphemeralType string
    The ephemeral type of the image.
    ResourceId string
    The resource id of the image.
    WellKnownImageName string
    The image to use from a well-known set of images made available to customers.
    aliases List<String>
    List of aliases to reference the image by.
    buffer String
    The percentage of the buffer to be allocated to this image.
    ephemeralType String
    The ephemeral type of the image.
    resourceId String
    The resource id of the image.
    wellKnownImageName String
    The image to use from a well-known set of images made available to customers.
    aliases string[]
    List of aliases to reference the image by.
    buffer string
    The percentage of the buffer to be allocated to this image.
    ephemeralType string
    The ephemeral type of the image.
    resourceId string
    The resource id of the image.
    wellKnownImageName string
    The image to use from a well-known set of images made available to customers.
    aliases Sequence[str]
    List of aliases to reference the image by.
    buffer str
    The percentage of the buffer to be allocated to this image.
    ephemeral_type str
    The ephemeral type of the image.
    resource_id str
    The resource id of the image.
    well_known_image_name str
    The image to use from a well-known set of images made available to customers.
    aliases List<String>
    List of aliases to reference the image by.
    buffer String
    The percentage of the buffer to be allocated to this image.
    ephemeralType String
    The ephemeral type of the image.
    resourceId String
    The resource id of the image.
    wellKnownImageName String
    The image to use from a well-known set of images made available to customers.

    SecretsManagementSettingsResponse

    KeyExportable bool
    Defines if the key of the certificates should be exportable.
    ObservedCertificates List<string>
    The list of certificates to install on all machines in the pool.
    CertificateStoreLocation string
    Where to store certificates on the machine.
    CertificateStoreName string
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.
    KeyExportable bool
    Defines if the key of the certificates should be exportable.
    ObservedCertificates []string
    The list of certificates to install on all machines in the pool.
    CertificateStoreLocation string
    Where to store certificates on the machine.
    CertificateStoreName string
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.
    keyExportable Boolean
    Defines if the key of the certificates should be exportable.
    observedCertificates List<String>
    The list of certificates to install on all machines in the pool.
    certificateStoreLocation String
    Where to store certificates on the machine.
    certificateStoreName String
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.
    keyExportable boolean
    Defines if the key of the certificates should be exportable.
    observedCertificates string[]
    The list of certificates to install on all machines in the pool.
    certificateStoreLocation string
    Where to store certificates on the machine.
    certificateStoreName string
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.
    key_exportable bool
    Defines if the key of the certificates should be exportable.
    observed_certificates Sequence[str]
    The list of certificates to install on all machines in the pool.
    certificate_store_location str
    Where to store certificates on the machine.
    certificate_store_name str
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.
    keyExportable Boolean
    Defines if the key of the certificates should be exportable.
    observedCertificates List<String>
    The list of certificates to install on all machines in the pool.
    certificateStoreLocation String
    Where to store certificates on the machine.
    certificateStoreName String
    Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.

    StatefulResponse

    GracePeriodTimeSpan string
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    MaxAgentLifetime string
    How long should stateful machines be kept around. The maximum is one week.
    ResourcePredictions object
    Defines pool buffer/stand-by agents.
    ResourcePredictionsProfile Pulumi.AzureNative.DevOpsInfrastructure.Inputs.AutomaticResourcePredictionsProfileResponse | Pulumi.AzureNative.DevOpsInfrastructure.Inputs.ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    GracePeriodTimeSpan string
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    MaxAgentLifetime string
    How long should stateful machines be kept around. The maximum is one week.
    ResourcePredictions interface{}
    Defines pool buffer/stand-by agents.
    ResourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    gracePeriodTimeSpan String
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    maxAgentLifetime String
    How long should stateful machines be kept around. The maximum is one week.
    resourcePredictions Object
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    gracePeriodTimeSpan string
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    maxAgentLifetime string
    How long should stateful machines be kept around. The maximum is one week.
    resourcePredictions any
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    grace_period_time_span str
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    max_agent_lifetime str
    How long should stateful machines be kept around. The maximum is one week.
    resource_predictions Any
    Defines pool buffer/stand-by agents.
    resource_predictions_profile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    gracePeriodTimeSpan String
    How long should the machine be kept around after it ran a workload when there are no stand-by agents. The maximum is one week.
    maxAgentLifetime String
    How long should stateful machines be kept around. The maximum is one week.
    resourcePredictions Any
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile Property Map | Property Map
    Defines how the pool buffer/stand-by agents is provided.

    StatelessAgentProfileResponse

    ResourcePredictions interface{}
    Defines pool buffer/stand-by agents.
    ResourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    resourcePredictions Object
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    resourcePredictions any
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    resource_predictions Any
    Defines pool buffer/stand-by agents.
    resource_predictions_profile AutomaticResourcePredictionsProfileResponse | ManualResourcePredictionsProfileResponse
    Defines how the pool buffer/stand-by agents is provided.
    resourcePredictions Any
    Defines pool buffer/stand-by agents.
    resourcePredictionsProfile Property Map | Property Map
    Defines how the pool buffer/stand-by agents is provided.

    StorageProfileResponse

    DataDisks List<Pulumi.AzureNative.DevOpsInfrastructure.Inputs.DataDiskResponse>
    A list of empty data disks to attach.
    OsDiskStorageAccountType string
    The Azure SKU name of the machines in the pool.
    DataDisks []DataDiskResponse
    A list of empty data disks to attach.
    OsDiskStorageAccountType string
    The Azure SKU name of the machines in the pool.
    dataDisks List<DataDiskResponse>
    A list of empty data disks to attach.
    osDiskStorageAccountType String
    The Azure SKU name of the machines in the pool.
    dataDisks DataDiskResponse[]
    A list of empty data disks to attach.
    osDiskStorageAccountType string
    The Azure SKU name of the machines in the pool.
    data_disks Sequence[DataDiskResponse]
    A list of empty data disks to attach.
    os_disk_storage_account_type str
    The Azure SKU name of the machines in the pool.
    dataDisks List<Property Map>
    A list of empty data disks to attach.
    osDiskStorageAccountType String
    The Azure SKU name of the machines in the pool.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    VmssFabricProfileResponse

    Images []PoolImageResponse
    The VM images of the machines in the pool.
    Sku DevOpsAzureSkuResponse
    The Azure SKU of the machines in the pool.
    NetworkProfile NetworkProfileResponse
    The network profile of the machines in the pool.
    OsProfile OsProfileResponse
    The OS profile of the machines in the pool.
    StorageProfile StorageProfileResponse
    The storage profile of the machines in the pool.
    images List<PoolImageResponse>
    The VM images of the machines in the pool.
    sku DevOpsAzureSkuResponse
    The Azure SKU of the machines in the pool.
    networkProfile NetworkProfileResponse
    The network profile of the machines in the pool.
    osProfile OsProfileResponse
    The OS profile of the machines in the pool.
    storageProfile StorageProfileResponse
    The storage profile of the machines in the pool.
    images PoolImageResponse[]
    The VM images of the machines in the pool.
    sku DevOpsAzureSkuResponse
    The Azure SKU of the machines in the pool.
    networkProfile NetworkProfileResponse
    The network profile of the machines in the pool.
    osProfile OsProfileResponse
    The OS profile of the machines in the pool.
    storageProfile StorageProfileResponse
    The storage profile of the machines in the pool.
    images Sequence[PoolImageResponse]
    The VM images of the machines in the pool.
    sku DevOpsAzureSkuResponse
    The Azure SKU of the machines in the pool.
    network_profile NetworkProfileResponse
    The network profile of the machines in the pool.
    os_profile OsProfileResponse
    The OS profile of the machines in the pool.
    storage_profile StorageProfileResponse
    The storage profile of the machines in the pool.
    images List<Property Map>
    The VM images of the machines in the pool.
    sku Property Map
    The Azure SKU of the machines in the pool.
    networkProfile Property Map
    The network profile of the machines in the pool.
    osProfile Property Map
    The OS profile of the machines in the pool.
    storageProfile Property Map
    The storage profile of the machines in the pool.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi