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.4.0 published on Wednesday, May 7, 2025 by Pulumi
azure-native.scheduler.getJobCollection
Explore with Pulumi AI
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.4.0 published on Wednesday, May 7, 2025 by Pulumi
Gets a job collection.
Uses Azure REST API version 2016-03-01.
Using getJobCollection
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 getJobCollection(args: GetJobCollectionArgs, opts?: InvokeOptions): Promise<GetJobCollectionResult>
function getJobCollectionOutput(args: GetJobCollectionOutputArgs, opts?: InvokeOptions): Output<GetJobCollectionResult>def get_job_collection(job_collection_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetJobCollectionResult
def get_job_collection_output(job_collection_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetJobCollectionResult]func LookupJobCollection(ctx *Context, args *LookupJobCollectionArgs, opts ...InvokeOption) (*LookupJobCollectionResult, error)
func LookupJobCollectionOutput(ctx *Context, args *LookupJobCollectionOutputArgs, opts ...InvokeOption) LookupJobCollectionResultOutput> Note: This function is named LookupJobCollection in the Go SDK.
public static class GetJobCollection 
{
    public static Task<GetJobCollectionResult> InvokeAsync(GetJobCollectionArgs args, InvokeOptions? opts = null)
    public static Output<GetJobCollectionResult> Invoke(GetJobCollectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetJobCollectionResult> getJobCollection(GetJobCollectionArgs args, InvokeOptions options)
public static Output<GetJobCollectionResult> getJobCollection(GetJobCollectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:scheduler:getJobCollection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- JobCollection stringName 
- The job collection name.
- ResourceGroup stringName 
- The resource group name.
- JobCollection stringName 
- The job collection name.
- ResourceGroup stringName 
- The resource group name.
- jobCollection StringName 
- The job collection name.
- resourceGroup StringName 
- The resource group name.
- jobCollection stringName 
- The job collection name.
- resourceGroup stringName 
- The resource group name.
- job_collection_ strname 
- The job collection name.
- resource_group_ strname 
- The resource group name.
- jobCollection StringName 
- The job collection name.
- resourceGroup StringName 
- The resource group name.
getJobCollection Result
The following output properties are available:
- AzureApi stringVersion 
- The Azure API version of the resource.
- Id string
- Gets the job collection resource identifier.
- Properties
Pulumi.Azure Native. Scheduler. Outputs. Job Collection Properties Response 
- Gets or sets the job collection properties.
- Type string
- Gets the job collection resource type.
- Location string
- Gets or sets the storage account location.
- Name string
- Gets or sets the job collection resource name.
- Dictionary<string, string>
- Gets or sets the tags.
- AzureApi stringVersion 
- The Azure API version of the resource.
- Id string
- Gets the job collection resource identifier.
- Properties
JobCollection Properties Response 
- Gets or sets the job collection properties.
- Type string
- Gets the job collection resource type.
- Location string
- Gets or sets the storage account location.
- Name string
- Gets or sets the job collection resource name.
- map[string]string
- Gets or sets the tags.
- azureApi StringVersion 
- The Azure API version of the resource.
- id String
- Gets the job collection resource identifier.
- properties
JobCollection Properties Response 
- Gets or sets the job collection properties.
- type String
- Gets the job collection resource type.
- location String
- Gets or sets the storage account location.
- name String
- Gets or sets the job collection resource name.
- Map<String,String>
- Gets or sets the tags.
- azureApi stringVersion 
- The Azure API version of the resource.
- id string
- Gets the job collection resource identifier.
- properties
JobCollection Properties Response 
- Gets or sets the job collection properties.
- type string
- Gets the job collection resource type.
- location string
- Gets or sets the storage account location.
- name string
- Gets or sets the job collection resource name.
- {[key: string]: string}
- Gets or sets the tags.
- azure_api_ strversion 
- The Azure API version of the resource.
- id str
- Gets the job collection resource identifier.
- properties
JobCollection Properties Response 
- Gets or sets the job collection properties.
- type str
- Gets the job collection resource type.
- location str
- Gets or sets the storage account location.
- name str
- Gets or sets the job collection resource name.
- Mapping[str, str]
- Gets or sets the tags.
- azureApi StringVersion 
- The Azure API version of the resource.
- id String
- Gets the job collection resource identifier.
- properties Property Map
- Gets or sets the job collection properties.
- type String
- Gets the job collection resource type.
- location String
- Gets or sets the storage account location.
- name String
- Gets or sets the job collection resource name.
- Map<String>
- Gets or sets the tags.
Supporting Types
JobCollectionPropertiesResponse   
- Quota
Pulumi.Azure Native. Scheduler. Inputs. Job Collection Quota Response 
- Gets or sets the job collection quota.
- Sku
Pulumi.Azure Native. Scheduler. Inputs. Sku Response 
- Gets or sets the SKU.
- State string
- Gets or sets the state.
- Quota
JobCollection Quota Response 
- Gets or sets the job collection quota.
- Sku
SkuResponse 
- Gets or sets the SKU.
- State string
- Gets or sets the state.
- quota
JobCollection Quota Response 
- Gets or sets the job collection quota.
- sku
SkuResponse 
- Gets or sets the SKU.
- state String
- Gets or sets the state.
- quota
JobCollection Quota Response 
- Gets or sets the job collection quota.
- sku
SkuResponse 
- Gets or sets the SKU.
- state string
- Gets or sets the state.
- quota
JobCollection Quota Response 
- Gets or sets the job collection quota.
- sku
SkuResponse 
- Gets or sets the SKU.
- state str
- Gets or sets the state.
- quota Property Map
- Gets or sets the job collection quota.
- sku Property Map
- Gets or sets the SKU.
- state String
- Gets or sets the state.
JobCollectionQuotaResponse   
- MaxJob intCount 
- Gets or set the maximum job count.
- MaxJob intOccurrence 
- Gets or sets the maximum job occurrence.
- MaxRecurrence Pulumi.Azure Native. Scheduler. Inputs. Job Max Recurrence Response 
- Gets or set the maximum recurrence.
- MaxJob intCount 
- Gets or set the maximum job count.
- MaxJob intOccurrence 
- Gets or sets the maximum job occurrence.
- MaxRecurrence JobMax Recurrence Response 
- Gets or set the maximum recurrence.
- maxJob IntegerCount 
- Gets or set the maximum job count.
- maxJob IntegerOccurrence 
- Gets or sets the maximum job occurrence.
- maxRecurrence JobMax Recurrence Response 
- Gets or set the maximum recurrence.
- maxJob numberCount 
- Gets or set the maximum job count.
- maxJob numberOccurrence 
- Gets or sets the maximum job occurrence.
- maxRecurrence JobMax Recurrence Response 
- Gets or set the maximum recurrence.
- max_job_ intcount 
- Gets or set the maximum job count.
- max_job_ intoccurrence 
- Gets or sets the maximum job occurrence.
- max_recurrence JobMax Recurrence Response 
- Gets or set the maximum recurrence.
- maxJob NumberCount 
- Gets or set the maximum job count.
- maxJob NumberOccurrence 
- Gets or sets the maximum job occurrence.
- maxRecurrence Property Map
- Gets or set the maximum recurrence.
JobMaxRecurrenceResponse   
SkuResponse 
- Name string
- Gets or set the SKU.
- Name string
- Gets or set the SKU.
- name String
- Gets or set the SKU.
- name string
- Gets or set the SKU.
- name str
- Gets or set the SKU.
- name String
- Gets or set the SKU.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.4.0 published on Wednesday, May 7, 2025 by Pulumi