JobCollection

API Version: 2016-03-01.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:scheduler:JobCollection myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Scheduler/jobCollections/{jobCollectionName}

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>?

Gets or sets the storage account location.

Link copied to clipboard
val name: Output<String>?

Gets or sets the job collection resource name.

Link copied to clipboard

Gets or sets the job collection properties.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

Gets or sets the tags.

Link copied to clipboard
val type: Output<String>

Gets the job collection resource type.

Link copied to clipboard
val urn: Output<String>