These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.containerregistry.getAgentPool
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the detailed information for a given agent pool. API Version: 2019-06-01-preview.
Using getAgentPool
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 getAgentPool(args: GetAgentPoolArgs, opts?: InvokeOptions): Promise<GetAgentPoolResult>
function getAgentPoolOutput(args: GetAgentPoolOutputArgs, opts?: InvokeOptions): Output<GetAgentPoolResult>def get_agent_pool(agent_pool_name: Optional[str] = None,
                   registry_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetAgentPoolResult
def get_agent_pool_output(agent_pool_name: Optional[pulumi.Input[str]] = None,
                   registry_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetAgentPoolResult]func LookupAgentPool(ctx *Context, args *LookupAgentPoolArgs, opts ...InvokeOption) (*LookupAgentPoolResult, error)
func LookupAgentPoolOutput(ctx *Context, args *LookupAgentPoolOutputArgs, opts ...InvokeOption) LookupAgentPoolResultOutput> Note: This function is named LookupAgentPool in the Go SDK.
public static class GetAgentPool 
{
    public static Task<GetAgentPoolResult> InvokeAsync(GetAgentPoolArgs args, InvokeOptions? opts = null)
    public static Output<GetAgentPoolResult> Invoke(GetAgentPoolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAgentPoolResult> getAgentPool(GetAgentPoolArgs args, InvokeOptions options)
public static Output<GetAgentPoolResult> getAgentPool(GetAgentPoolArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:containerregistry:getAgentPool
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AgentPool stringName 
- The name of the agent pool.
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- AgentPool stringName 
- The name of the agent pool.
- RegistryName string
- The name of the container registry.
- ResourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- agentPool StringName 
- The name of the agent pool.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group to which the container registry belongs.
- agentPool stringName 
- The name of the agent pool.
- registryName string
- The name of the container registry.
- resourceGroup stringName 
- The name of the resource group to which the container registry belongs.
- agent_pool_ strname 
- The name of the agent pool.
- registry_name str
- The name of the container registry.
- resource_group_ strname 
- The name of the resource group to which the container registry belongs.
- agentPool StringName 
- The name of the agent pool.
- registryName String
- The name of the container registry.
- resourceGroup StringName 
- The name of the resource group to which the container registry belongs.
getAgentPool Result
The following output properties are available:
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of this agent pool
- SystemData Pulumi.Azure Native. Container Registry. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Count int
- The count of agent machine
- Os string
- The OS of agent machine
- Dictionary<string, string>
- The tags of the resource.
- Tier string
- The Tier of agent machine
- VirtualNetwork stringSubnet Resource Id 
- The Virtual Network Subnet Resource Id of the agent machine
- Id string
- The resource ID.
- Location string
- The location of the resource. This cannot be changed after the resource is created.
- Name string
- The name of the resource.
- ProvisioningState string
- The provisioning state of this agent pool
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Count int
- The count of agent machine
- Os string
- The OS of agent machine
- map[string]string
- The tags of the resource.
- Tier string
- The Tier of agent machine
- VirtualNetwork stringSubnet Resource Id 
- The Virtual Network Subnet Resource Id of the agent machine
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of this agent pool
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- count Integer
- The count of agent machine
- os String
- The OS of agent machine
- Map<String,String>
- The tags of the resource.
- tier String
- The Tier of agent machine
- virtualNetwork StringSubnet Resource Id 
- The Virtual Network Subnet Resource Id of the agent machine
- id string
- The resource ID.
- location string
- The location of the resource. This cannot be changed after the resource is created.
- name string
- The name of the resource.
- provisioningState string
- The provisioning state of this agent pool
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- count number
- The count of agent machine
- os string
- The OS of agent machine
- {[key: string]: string}
- The tags of the resource.
- tier string
- The Tier of agent machine
- virtualNetwork stringSubnet Resource Id 
- The Virtual Network Subnet Resource Id of the agent machine
- id str
- The resource ID.
- location str
- The location of the resource. This cannot be changed after the resource is created.
- name str
- The name of the resource.
- provisioning_state str
- The provisioning state of this agent pool
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- count int
- The count of agent machine
- os str
- The OS of agent machine
- Mapping[str, str]
- The tags of the resource.
- tier str
- The Tier of agent machine
- virtual_network_ strsubnet_ resource_ id 
- The Virtual Network Subnet Resource Id of the agent machine
- id String
- The resource ID.
- location String
- The location of the resource. This cannot be changed after the resource is created.
- name String
- The name of the resource.
- provisioningState String
- The provisioning state of this agent pool
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- count Number
- The count of agent machine
- os String
- The OS of agent machine
- Map<String>
- The tags of the resource.
- tier String
- The Tier of agent machine
- virtualNetwork StringSubnet Resource Id 
- The Virtual Network Subnet Resource Id of the agent machine
Supporting Types
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- 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_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource modification (UTC).
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi