---
type: resource-type
title: streamingjobs
description: azure resource type Microsoft.StreamAnalytics/streamingjobs
name: streamingjobs
lexicon: azure
resource_type: Microsoft.StreamAnalytics/streamingjobs
---
`Microsoft.StreamAnalytics/streamingjobs`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The resource name
- `properties` (`streamingjobs_StreamingJobProperties`, required): The properties that are associated with a streaming job. Required on PUT (CreateOrReplace) requests.
- `identity` (`streamingjobs_Identity`, optional): Describes the managed identity assigned to this job that can be used to authenticate with inputs and outputs.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `sku` (`streamingjobs_Sku`, optional): Describes the SKU of the streaming job. Required on PUT (CreateOrReplace) requests.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
