This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.streamanalytics.getInput
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets details about the specified input. Azure REST API version: 2020-03-01.
Other available API versions: 2021-10-01-preview.
Using getInput
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 getInput(args: GetInputArgs, opts?: InvokeOptions): Promise<GetInputResult>
function getInputOutput(args: GetInputOutputArgs, opts?: InvokeOptions): Output<GetInputResult>
def get_input(input_name: Optional[str] = None,
job_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInputResult
def get_input_output(input_name: Optional[pulumi.Input[str]] = None,
job_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInputResult]
func LookupInput(ctx *Context, args *LookupInputArgs, opts ...InvokeOption) (*LookupInputResult, error)
func LookupInputOutput(ctx *Context, args *LookupInputOutputArgs, opts ...InvokeOption) LookupInputResultOutput
> Note: This function is named LookupInput
in the Go SDK.
public static class GetInput
{
public static Task<GetInputResult> InvokeAsync(GetInputArgs args, InvokeOptions? opts = null)
public static Output<GetInputResult> Invoke(GetInputInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInputResult> getInput(GetInputArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:streamanalytics:getInput
arguments:
# arguments dictionary
The following arguments are supported:
- Input
Name string - The name of the input.
- Job
Name string - The name of the streaming job.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Input
Name string - The name of the input.
- Job
Name string - The name of the streaming job.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- input
Name String - The name of the input.
- job
Name String - The name of the streaming job.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- input
Name string - The name of the input.
- job
Name string - The name of the streaming job.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- input_
name str - The name of the input.
- job_
name str - The name of the streaming job.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- input
Name String - The name of the input.
- job
Name String - The name of the streaming job.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getInput Result
The following output properties are available:
- Id string
- Resource Id
- Properties
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Outputs. Reference Input Properties Response Azure Native. Stream Analytics. Outputs. Stream Input Properties Response - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- Type string
- Resource type
- Name string
- Resource name
- Id string
- Resource Id
- Properties
Reference
Input | StreamProperties Response Input Properties Response - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- Type string
- Resource type
- Name string
- Resource name
- id String
- Resource Id
- properties
Reference
Input | StreamProperties Response Input Properties Response - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- type String
- Resource type
- name String
- Resource name
- id string
- Resource Id
- properties
Reference
Input | StreamProperties Response Input Properties Response - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- type string
- Resource type
- name string
- Resource name
- id str
- Resource Id
- properties
Reference
Input | StreamProperties Response Input Properties Response - The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- type str
- Resource type
- name str
- Resource name
- id String
- Resource Id
- properties Property Map | Property Map
- The properties that are associated with an input. Required on PUT (CreateOrReplace) requests.
- type String
- Resource type
- name String
- Resource name
Supporting Types
AvroSerializationResponse
AzureSqlReferenceInputDataSourceResponse
- Database string
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- Delta
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- Full
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- Password string
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- Refresh
Rate string - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- Refresh
Type string - Indicates the type of data refresh option.
- Server string
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- Table string
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- User string
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
- Database string
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- Delta
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- Full
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- Password string
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- Refresh
Rate string - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- Refresh
Type string - Indicates the type of data refresh option.
- Server string
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- Table string
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- User string
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
- database String
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- delta
Snapshot StringQuery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- full
Snapshot StringQuery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- password String
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- refresh
Rate String - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- refresh
Type String - Indicates the type of data refresh option.
- server String
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- table String
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- user String
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
- database string
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- delta
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- full
Snapshot stringQuery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- password string
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- refresh
Rate string - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- refresh
Type string - Indicates the type of data refresh option.
- server string
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- table string
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- user string
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
- database str
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- delta_
snapshot_ strquery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- full_
snapshot_ strquery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- password str
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- refresh_
rate str - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- refresh_
type str - Indicates the type of data refresh option.
- server str
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- table str
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- user str
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
- database String
- This element is associated with the datasource element. This is the name of the database that output will be written to.
- delta
Snapshot StringQuery - This element is associated with the datasource element. This query is used to fetch incremental changes from the SQL database. To use this option, we recommend using temporal tables in Azure SQL Database.
- full
Snapshot StringQuery - This element is associated with the datasource element. This query is used to fetch data from the sql database.
- password String
- This element is associated with the datasource element. This is the password that will be used to connect to the SQL Database instance.
- refresh
Rate String - This element is associated with the datasource element. This indicates how frequently the data will be fetched from the database. It is of DateTime format.
- refresh
Type String - Indicates the type of data refresh option.
- server String
- This element is associated with the datasource element. This is the name of the server that contains the database that will be written to.
- table String
- This element is associated with the datasource element. The name of the table in the Azure SQL database..
- user String
- This element is associated with the datasource element. This is the user name that will be used to connect to the SQL Database instance.
BlobReferenceInputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- Date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- Path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- Storage
Accounts List<Pulumi.Azure Native. Stream Analytics. Inputs. Storage Account Response> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- Authentication
Mode string - Authentication Mode.
- Container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- Date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- Path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- Storage
Accounts []StorageAccount Response - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode String - Authentication Mode.
- container String
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format String - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern String - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- storage
Accounts List<StorageAccount Response> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode string - Authentication Mode.
- container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- storage
Accounts StorageAccount Response[] - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication_
mode str - Authentication Mode.
- container str
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date_
format str - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path_
pattern str - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- storage_
accounts Sequence[StorageAccount Response] - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time_
format str - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode String - Authentication Mode.
- container String
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format String - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern String - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- storage
Accounts List<Property Map> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
BlobStreamInputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- Date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- Path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- Source
Partition intCount - The partition count of the blob input data source. Range 1 - 1024.
- Storage
Accounts List<Pulumi.Azure Native. Stream Analytics. Inputs. Storage Account Response> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- Authentication
Mode string - Authentication Mode.
- Container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- Date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- Path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- Source
Partition intCount - The partition count of the blob input data source. Range 1 - 1024.
- Storage
Accounts []StorageAccount Response - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode String - Authentication Mode.
- container String
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format String - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern String - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- source
Partition IntegerCount - The partition count of the blob input data source. Range 1 - 1024.
- storage
Accounts List<StorageAccount Response> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode string - Authentication Mode.
- container string
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format string - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern string - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- source
Partition numberCount - The partition count of the blob input data source. Range 1 - 1024.
- storage
Accounts StorageAccount Response[] - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format string - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication_
mode str - Authentication Mode.
- container str
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date_
format str - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path_
pattern str - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- source_
partition_ intcount - The partition count of the blob input data source. Range 1 - 1024.
- storage_
accounts Sequence[StorageAccount Response] - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time_
format str - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
- authentication
Mode String - Authentication Mode.
- container String
- The name of a container within the associated Storage account. This container contains either the blob(s) to be read from or written to. Required on PUT (CreateOrReplace) requests.
- date
Format String - The date format. Wherever {date} appears in pathPattern, the value of this property is used as the date format instead.
- path
Pattern String - The blob path pattern. Not a regular expression. It represents a pattern against which blob names will be matched to determine whether or not they should be included as input or output to the job. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example.
- source
Partition NumberCount - The partition count of the blob input data source. Range 1 - 1024.
- storage
Accounts List<Property Map> - A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in pathPattern, the value of this property is used as the time format instead.
CompressionResponse
- Type string
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
- Type string
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
- type String
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
- type string
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
- type str
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
- type String
- Indicates the type of compression that the input uses. Required on PUT (CreateOrReplace) requests.
CsvSerializationResponse
- Encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- Field
Delimiter string - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
- Encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- Field
Delimiter string - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
- encoding String
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- field
Delimiter String - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
- encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- field
Delimiter string - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
- encoding str
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- field_
delimiter str - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
- encoding String
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- field
Delimiter String - Specifies the delimiter that will be used to separate comma-separated value (CSV) records. See https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input or https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for a list of supported values. Required on PUT (CreateOrReplace) requests.
DiagnosticConditionResponse
- Code string
- The opaque diagnostic code.
- Message string
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- Since string
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
- Code string
- The opaque diagnostic code.
- Message string
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- Since string
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
- code String
- The opaque diagnostic code.
- message String
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- since String
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
- code string
- The opaque diagnostic code.
- message string
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- since string
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
- code str
- The opaque diagnostic code.
- message str
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- since str
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
- code String
- The opaque diagnostic code.
- message String
- The human-readable message describing the condition in detail. Localized in the Accept-Language of the client request.
- since String
- The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.
DiagnosticsResponse
- Conditions
List<Pulumi.
Azure Native. Stream Analytics. Inputs. Diagnostic Condition Response> - A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
- Conditions
[]Diagnostic
Condition Response - A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
- conditions
List<Diagnostic
Condition Response> - A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
- conditions
Diagnostic
Condition Response[] - A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
- conditions
Sequence[Diagnostic
Condition Response] - A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
- conditions List<Property Map>
- A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.
EventHubStreamInputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- consumer
Group StringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus StringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode string - Authentication Mode.
- consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication_
mode str - Authentication Mode.
- consumer_
group_ strname - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event_
hub_ strname - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service_
bus_ strnamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- consumer
Group StringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus StringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
EventHubV2StreamInputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- consumer
Group StringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus StringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode string - Authentication Mode.
- consumer
Group stringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus stringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication_
mode str - Authentication Mode.
- consumer_
group_ strname - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event_
hub_ strname - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service_
bus_ strnamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- consumer
Group StringName - The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- service
Bus StringNamespace - The namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.
FileReferenceInputDataSourceResponse
- Path string
- The path of the file.
- Path string
- The path of the file.
- path String
- The path of the file.
- path string
- The path of the file.
- path str
- The path of the file.
- path String
- The path of the file.
GatewayMessageBusStreamInputDataSourceResponse
- Topic string
- The name of the Service Bus topic.
- Topic string
- The name of the Service Bus topic.
- topic String
- The name of the Service Bus topic.
- topic string
- The name of the Service Bus topic.
- topic str
- The name of the Service Bus topic.
- topic String
- The name of the Service Bus topic.
IoTHubStreamInputDataSourceResponse
- Consumer
Group stringName - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- Endpoint string
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- Iot
Hub stringNamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
- Consumer
Group stringName - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- Endpoint string
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- Iot
Hub stringNamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
- consumer
Group StringName - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- endpoint String
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- iot
Hub StringNamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
- consumer
Group stringName - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- endpoint string
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- iot
Hub stringNamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- string
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
- consumer_
group_ strname - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- endpoint str
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- iot_
hub_ strnamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- str
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
- consumer
Group StringName - The name of an IoT Hub Consumer Group that should be used to read events from the IoT Hub. If not specified, the input uses the Iot Hub’s default consumer group.
- endpoint String
- The IoT Hub endpoint to connect to (ie. messages/events, messages/operationsMonitoringEvents, etc.).
- iot
Hub StringNamespace - The name or the URI of the IoT Hub. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy key for the specified shared access policy. Required on PUT (CreateOrReplace) requests.
- String
- The shared access policy name for the IoT Hub. This policy must contain at least the Service connect permission. Required on PUT (CreateOrReplace) requests.
JsonSerializationResponse
- Encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- Format string
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
- Encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- Format string
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
- encoding String
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- format String
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
- encoding string
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- format string
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
- encoding str
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- format str
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
- encoding String
- Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.
- format String
- This property only applies to JSON serialization of outputs only. It is not applicable to inputs. This property specifies the format of the JSON the output will be written in. The currently supported values are 'lineSeparated' indicating the output will be formatted by having each JSON object separated by a new line and 'array' indicating the output will be formatted as an array of JSON objects. Default value is 'lineSeparated' if left null.
ParquetSerializationResponse
ReferenceInputPropertiesResponse
- Diagnostics
Pulumi.
Azure Native. Stream Analytics. Inputs. Diagnostics Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- Etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- Compression
Pulumi.
Azure Native. Stream Analytics. Inputs. Compression Response - Describes how input data is compressed
- Datasource
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Inputs. Azure Sql Reference Input Data Source Response Azure | Pulumi.Native. Stream Analytics. Inputs. Blob Reference Input Data Source Response Azure Native. Stream Analytics. Inputs. File Reference Input Data Source Response - Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- Serialization
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Inputs. Avro Serialization Response Azure | Pulumi.Native. Stream Analytics. Inputs. Csv Serialization Response Azure | Pulumi.Native. Stream Analytics. Inputs. Json Serialization Response Azure Native. Stream Analytics. Inputs. Parquet Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- Diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- Etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- Compression
Compression
Response - Describes how input data is compressed
- Datasource
Azure
Sql | BlobReference Input Data Source Response Reference | FileInput Data Source Response Reference Input Data Source Response - Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- Serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag String
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Azure
Sql | BlobReference Input Data Source Response Reference | FileInput Data Source Response Reference Input Data Source Response - Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- partition
Key String - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Azure
Sql | BlobReference Input Data Source Response Reference | FileInput Data Source Response Reference Input Data Source Response - Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag str
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Azure
Sql | BlobReference Input Data Source Response Reference | FileInput Data Source Response Reference Input Data Source Response - Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- partition_
key str - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics Property Map
- Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag String
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression Property Map
- Describes how input data is compressed
- datasource Property Map | Property Map | Property Map
- Describes an input data source that contains reference data. Required on PUT (CreateOrReplace) requests.
- partition
Key String - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization Property Map | Property Map | Property Map | Property Map
- Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
StorageAccountResponse
- Account
Key string - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- Account
Name string - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- Account
Key string - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- Account
Name string - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Key String - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Name String - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Key string - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Name string - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account_
key str - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account_
name str - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Key String - The account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
- account
Name String - The name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
StreamInputPropertiesResponse
- Diagnostics
Pulumi.
Azure Native. Stream Analytics. Inputs. Diagnostics Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- Etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- Compression
Pulumi.
Azure Native. Stream Analytics. Inputs. Compression Response - Describes how input data is compressed
- Datasource
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Inputs. Blob Stream Input Data Source Response Azure | Pulumi.Native. Stream Analytics. Inputs. Event Hub Stream Input Data Source Response Azure | Pulumi.Native. Stream Analytics. Inputs. Event Hub V2Stream Input Data Source Response Azure | Pulumi.Native. Stream Analytics. Inputs. Gateway Message Bus Stream Input Data Source Response Azure Native. Stream Analytics. Inputs. Io THub Stream Input Data Source Response - Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- Serialization
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Inputs. Avro Serialization Response Azure | Pulumi.Native. Stream Analytics. Inputs. Csv Serialization Response Azure | Pulumi.Native. Stream Analytics. Inputs. Json Serialization Response Azure Native. Stream Analytics. Inputs. Parquet Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- Diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- Etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- Compression
Compression
Response - Describes how input data is compressed
- Datasource
Blob
Stream | EventInput Data Source Response Hub | EventStream Input Data Source Response Hub | GatewayV2Stream Input Data Source Response Message | IoBus Stream Input Data Source Response THub Stream Input Data Source Response - Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- Serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag String
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Blob
Stream | EventInput Data Source Response Hub | EventStream Input Data Source Response Hub | GatewayV2Stream Input Data Source Response Message | IoBus Stream Input Data Source Response THub Stream Input Data Source Response - Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- partition
Key String - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag string
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Blob
Stream | EventInput Data Source Response Hub | EventStream Input Data Source Response Hub | GatewayV2Stream Input Data Source Response Message | IoBus Stream Input Data Source Response THub Stream Input Data Source Response - Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- partition
Key string - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics
Diagnostics
Response - Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag str
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression
Compression
Response - Describes how input data is compressed
- datasource
Blob
Stream | EventInput Data Source Response Hub | EventStream Input Data Source Response Hub | GatewayV2Stream Input Data Source Response Message | IoBus Stream Input Data Source Response THub Stream Input Data Source Response - Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- partition_
key str - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization
Avro
Serialization | CsvResponse Serialization | JsonResponse Serialization | ParquetResponse Serialization Response - Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
- diagnostics Property Map
- Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
- etag String
- The current entity tag for the input. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.
- compression Property Map
- Describes how input data is compressed
- datasource Property Map | Property Map | Property Map | Property Map | Property Map
- Describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
- partition
Key String - partitionKey Describes a key in the input data which is used for partitioning the input data
- serialization Property Map | Property Map | Property Map | Property Map
- Describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi