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.getOutput
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 output. Azure REST API version: 2020-03-01.
Other available API versions: 2021-10-01-preview.
Using getOutput
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 getOutput(args: GetOutputArgs, opts?: InvokeOptions): Promise<GetOutputResult>
function getOutputOutput(args: GetOutputOutputArgs, opts?: InvokeOptions): Output<GetOutputResult>
def get_output(job_name: Optional[str] = None,
output_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOutputResult
def get_output_output(job_name: Optional[pulumi.Input[str]] = None,
output_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOutputResult]
func LookupOutput(ctx *Context, args *LookupOutputArgs, opts ...InvokeOption) (*LookupOutputResult, error)
func LookupOutputOutput(ctx *Context, args *LookupOutputOutputArgs, opts ...InvokeOption) LookupOutputResultOutput
> Note: This function is named LookupOutput
in the Go SDK.
public static class GetOutput
{
public static Task<GetOutputResult> InvokeAsync(GetOutputArgs args, InvokeOptions? opts = null)
public static Output<GetOutputResult> Invoke(GetOutputInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOutputResult> getOutput(GetOutputArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:streamanalytics:getOutput
arguments:
# arguments dictionary
The following arguments are supported:
- Job
Name string - The name of the streaming job.
- Output
Name string - The name of the output.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Job
Name string - The name of the streaming job.
- Output
Name string - The name of the output.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- job
Name String - The name of the streaming job.
- output
Name String - The name of the output.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- job
Name string - The name of the streaming job.
- output
Name string - The name of the output.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- job_
name str - The name of the streaming job.
- output_
name str - The name of the output.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- job
Name String - The name of the streaming job.
- output
Name String - The name of the output.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getOutput Result
The following output properties are available:
- Diagnostics
Pulumi.
Azure Native. Stream Analytics. Outputs. 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 output. 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.
- Id string
- Resource Id
- Type string
- Resource type
- Datasource
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Outputs. Azure Data Lake Store Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Azure Function Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Azure Sql Database Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Azure Synapse Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Azure Table Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Blob Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Document Db Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Event Hub Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Event Hub V2Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Gateway Message Bus Output Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Power BIOutput Data Source Response Azure | Pulumi.Native. Stream Analytics. Outputs. Service Bus Queue Output Data Source Response Azure Native. Stream Analytics. Outputs. Service Bus Topic Output Data Source Response - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- Name string
- Resource name
- Serialization
Pulumi.
Azure | Pulumi.Native. Stream Analytics. Outputs. Avro Serialization Response Azure | Pulumi.Native. Stream Analytics. Outputs. Csv Serialization Response Azure | Pulumi.Native. Stream Analytics. Outputs. Json Serialization Response Azure Native. Stream Analytics. Outputs. 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.
- Size
Window int - The size window to constrain a Stream Analytics output to.
- Time
Window string - The time frame for filtering Stream Analytics job outputs.
- 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 output. 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.
- Id string
- Resource Id
- Type string
- Resource type
- Datasource
Azure
Data | AzureLake Store Output Data Source Response Function | AzureOutput Data Source Response Sql | AzureDatabase Output Data Source Response Synapse | AzureOutput Data Source Response Table | BlobOutput Data Source Response Output | DocumentData Source Response Db | EventOutput Data Source Response Hub | EventOutput Data Source Response Hub | GatewayV2Output Data Source Response Message | PowerBus Output Data Source Response BIOutput | ServiceData Source Response Bus | ServiceQueue Output Data Source Response Bus Topic Output Data Source Response - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- Name string
- Resource name
- 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.
- Size
Window int - The size window to constrain a Stream Analytics output to.
- Time
Window string - The time frame for filtering Stream Analytics job outputs.
- 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 output. 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.
- id String
- Resource Id
- type String
- Resource type
- datasource
Azure
Data | AzureLake Store Output Data Source Response Function | AzureOutput Data Source Response Sql | AzureDatabase Output Data Source Response Synapse | AzureOutput Data Source Response Table | BlobOutput Data Source Response Output | DocumentData Source Response Db | EventOutput Data Source Response Hub | EventOutput Data Source Response Hub | GatewayV2Output Data Source Response Message | PowerBus Output Data Source Response BIOutput | ServiceData Source Response Bus | ServiceQueue Output Data Source Response Bus Topic Output Data Source Response - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- name String
- Resource name
- 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.
- size
Window Integer - The size window to constrain a Stream Analytics output to.
- time
Window String - The time frame for filtering Stream Analytics job outputs.
- 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 output. 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.
- id string
- Resource Id
- type string
- Resource type
- datasource
Azure
Data | AzureLake Store Output Data Source Response Function | AzureOutput Data Source Response Sql | AzureDatabase Output Data Source Response Synapse | AzureOutput Data Source Response Table | BlobOutput Data Source Response Output | DocumentData Source Response Db | EventOutput Data Source Response Hub | EventOutput Data Source Response Hub | GatewayV2Output Data Source Response Message | PowerBus Output Data Source Response BIOutput | ServiceData Source Response Bus | ServiceQueue Output Data Source Response Bus Topic Output Data Source Response - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- name string
- Resource name
- 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.
- size
Window number - The size window to constrain a Stream Analytics output to.
- time
Window string - The time frame for filtering Stream Analytics job outputs.
- 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 output. 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.
- id str
- Resource Id
- type str
- Resource type
- datasource
Azure
Data | AzureLake Store Output Data Source Response Function | AzureOutput Data Source Response Sql | AzureDatabase Output Data Source Response Synapse | AzureOutput Data Source Response Table | BlobOutput Data Source Response Output | DocumentData Source Response Db | EventOutput Data Source Response Hub | EventOutput Data Source Response Hub | GatewayV2Output Data Source Response Message | PowerBus Output Data Source Response BIOutput | ServiceData Source Response Bus | ServiceQueue Output Data Source Response Bus Topic Output Data Source Response - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- name str
- Resource name
- 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.
- size_
window int - The size window to constrain a Stream Analytics output to.
- time_
window str - The time frame for filtering Stream Analytics job outputs.
- 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 output. 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.
- id String
- Resource Id
- type String
- Resource type
- datasource Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
- name String
- Resource name
- 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.
- size
Window Number - The size window to constrain a Stream Analytics output to.
- time
Window String - The time frame for filtering Stream Analytics job outputs.
Supporting Types
AvroSerializationResponse
AzureDataLakeStoreOutputDataSourceResponse
- Account
Name string - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Date
Format string - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- File
Path stringPrefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- Refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- Tenant
Id string - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- Token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Account
Name string - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Date
Format string - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- File
Path stringPrefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- Refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- Tenant
Id string - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- Time
Format string - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- Token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- account
Name String - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- date
Format String - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- file
Path StringPrefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- refresh
Token String - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- tenant
Id String - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- token
User StringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User StringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- account
Name string - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- authentication
Mode string - Authentication Mode.
- date
Format string - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- file
Path stringPrefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- tenant
Id string - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- time
Format string - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- account_
name str - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- authentication_
mode str - Authentication Mode.
- date_
format str - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- file_
path_ strprefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- refresh_
token str - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- tenant_
id str - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- time_
format str - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- token_
user_ strdisplay_ name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token_
user_ strprincipal_ name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- account
Name String - The name of the Azure Data Lake Store account. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- date
Format String - The date format. Wherever {date} appears in filePathPrefix, the value of this property is used as the date format instead.
- file
Path StringPrefix - The location of the file to which the output should be written to. Required on PUT (CreateOrReplace) requests.
- refresh
Token String - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- tenant
Id String - The tenant id of the user used to obtain the refresh token. Required on PUT (CreateOrReplace) requests.
- time
Format String - The time format. Wherever {time} appears in filePathPrefix, the value of this property is used as the time format instead.
- token
User StringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User StringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
AzureFunctionOutputDataSourceResponse
- Api
Key string - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- Function
App stringName - The name of your Azure Functions app.
- Function
Name string - The name of the function in your Azure Functions app.
- Max
Batch doubleCount - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- Max
Batch doubleSize - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
- Api
Key string - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- Function
App stringName - The name of your Azure Functions app.
- Function
Name string - The name of the function in your Azure Functions app.
- Max
Batch float64Count - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- Max
Batch float64Size - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
- api
Key String - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- function
App StringName - The name of your Azure Functions app.
- function
Name String - The name of the function in your Azure Functions app.
- max
Batch DoubleCount - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- max
Batch DoubleSize - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
- api
Key string - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- function
App stringName - The name of your Azure Functions app.
- function
Name string - The name of the function in your Azure Functions app.
- max
Batch numberCount - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- max
Batch numberSize - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
- api_
key str - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- function_
app_ strname - The name of your Azure Functions app.
- function_
name str - The name of the function in your Azure Functions app.
- max_
batch_ floatcount - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- max_
batch_ floatsize - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
- api
Key String - If you want to use an Azure Function from another subscription, you can do so by providing the key to access your function.
- function
App StringName - The name of your Azure Functions app.
- function
Name String - The name of the function in your Azure Functions app.
- max
Batch NumberCount - A property that lets you specify the maximum number of events in each batch that's sent to Azure Functions. The default value is 100.
- max
Batch NumberSize - A property that lets you set the maximum size for each output batch that's sent to your Azure function. The input unit is in bytes. By default, this value is 262,144 bytes (256 KB).
AzureSqlDatabaseOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Max
Batch doubleCount - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- Max
Writer doubleCount - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- Password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- User string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Max
Batch float64Count - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- Max
Writer float64Count - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- Password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- User string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- database String
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- max
Batch DoubleCount - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- max
Writer DoubleCount - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- password String
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server String
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user String
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- authentication
Mode string - Authentication Mode.
- database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- max
Batch numberCount - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- max
Writer numberCount - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- authentication_
mode str - Authentication Mode.
- database str
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- max_
batch_ floatcount - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- max_
writer_ floatcount - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- password str
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server str
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table str
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user str
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- database String
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- max
Batch NumberCount - Max Batch count for write to Sql database, the default value is 10,000. Optional on PUT requests.
- max
Writer NumberCount - Max Writer count, currently only 1(single writer) and 0(based on query partition) are available. Optional on PUT requests.
- password String
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server String
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user String
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
AzureSynapseOutputDataSourceResponse
- Database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- User string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- User string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- database String
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- password String
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server String
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user String
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- database string
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- password string
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server string
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table string
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user string
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- database str
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- password str
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server str
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table str
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user str
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- database String
- The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- password String
- The password that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- server String
- The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the table in the Azure SQL database. Required on PUT (CreateOrReplace) requests.
- user String
- The user name that will be used to connect to the Azure SQL database. Required on PUT (CreateOrReplace) requests.
AzureTableOutputDataSourceResponse
- 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.
- Batch
Size int - The number of rows to write to the Azure Table at a time.
- Columns
To List<string>Remove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- Partition
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- Row
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the Azure Table. 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.
- Batch
Size int - The number of rows to write to the Azure Table at a time.
- Columns
To []stringRemove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- Partition
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- Row
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the Azure Table. 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.
- batch
Size Integer - The number of rows to write to the Azure Table at a time.
- columns
To List<String>Remove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- partition
Key String - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- row
Key String - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the Azure Table. 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.
- batch
Size number - The number of rows to write to the Azure Table at a time.
- columns
To string[]Remove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- partition
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- row
Key string - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- table string
- The name of the Azure Table. 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.
- batch_
size int - The number of rows to write to the Azure Table at a time.
- columns_
to_ Sequence[str]remove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- partition_
key str - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- row_
key str - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- table str
- The name of the Azure Table. 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.
- batch
Size Number - The number of rows to write to the Azure Table at a time.
- columns
To List<String>Remove - If specified, each item in the array is the name of a column to remove (if present) from output event entities.
- partition
Key String - This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- row
Key String - This element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the Azure Table. Required on PUT (CreateOrReplace) requests.
BlobOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Blob
Path stringPrefix - Blob path prefix.
- 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.
- Blob
Path stringPrefix - Blob path prefix.
- 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.
- blob
Path StringPrefix - Blob path prefix.
- 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.
- blob
Path stringPrefix - Blob path prefix.
- 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.
- blob_
path_ strprefix - Blob path prefix.
- 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.
- blob
Path StringPrefix - Blob path prefix.
- 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.
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.
DocumentDbOutputDataSourceResponse
- Account
Id string - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- Account
Key string - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- Collection
Name stringPattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- Database string
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- Document
Id string - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- Partition
Key string - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
- Account
Id string - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- Account
Key string - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- Collection
Name stringPattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- Database string
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- Document
Id string - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- Partition
Key string - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
- account
Id String - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- account
Key String - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- collection
Name StringPattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- database String
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- document
Id String - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- partition
Key String - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
- account
Id string - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- account
Key string - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- collection
Name stringPattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- database string
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- document
Id string - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- partition
Key string - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
- account_
id str - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- account_
key str - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- collection_
name_ strpattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- database str
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- document_
id str - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- partition_
key str - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
- account
Id String - The DocumentDB account name or ID. Required on PUT (CreateOrReplace) requests.
- account
Key String - The account key for the DocumentDB account. Required on PUT (CreateOrReplace) requests.
- collection
Name StringPattern - The collection name pattern for the collections to be used. The collection name format can be constructed using the optional {partition} token, where partitions start from 0. See the DocumentDB section of https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output for more information. Required on PUT (CreateOrReplace) requests.
- database String
- The name of the DocumentDB database. Required on PUT (CreateOrReplace) requests.
- document
Id String - The name of the field in output events used to specify the primary key which insert or update operations are based on.
- partition
Key String - The name of the field in output events used to specify the key for partitioning output across collections. If 'collectionNamePattern' contains the {partition} token, this property is required to be specified.
EventHubOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - The key/column that is used to determine to which partition to send event data.
- Property
Columns List<string> - The properties associated with this Event Hub output.
- 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.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - The key/column that is used to determine to which partition to send event data.
- Property
Columns []string - The properties associated with this Event Hub output.
- 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.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key String - The key/column that is used to determine to which partition to send event data.
- property
Columns List<String> - The properties associated with this Event Hub output.
- 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.
- event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key string - The key/column that is used to determine to which partition to send event data.
- property
Columns string[] - The properties associated with this Event Hub output.
- 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.
- event_
hub_ strname - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition_
key str - The key/column that is used to determine to which partition to send event data.
- property_
columns Sequence[str] - The properties associated with this Event Hub output.
- 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.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key String - The key/column that is used to determine to which partition to send event data.
- property
Columns List<String> - The properties associated with this Event Hub output.
- 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.
EventHubV2OutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - The key/column that is used to determine to which partition to send event data.
- Property
Columns List<string> - The properties associated with this Event Hub output.
- 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.
- Event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- Partition
Key string - The key/column that is used to determine to which partition to send event data.
- Property
Columns []string - The properties associated with this Event Hub output.
- 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.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key String - The key/column that is used to determine to which partition to send event data.
- property
Columns List<String> - The properties associated with this Event Hub output.
- 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.
- event
Hub stringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key string - The key/column that is used to determine to which partition to send event data.
- property
Columns string[] - The properties associated with this Event Hub output.
- 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.
- event_
hub_ strname - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition_
key str - The key/column that is used to determine to which partition to send event data.
- property_
columns Sequence[str] - The properties associated with this Event Hub output.
- 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.
- event
Hub StringName - The name of the Event Hub. Required on PUT (CreateOrReplace) requests.
- partition
Key String - The key/column that is used to determine to which partition to send event data.
- property
Columns List<String> - The properties associated with this Event Hub output.
- 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.
GatewayMessageBusOutputDataSourceResponse
- 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.
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
PowerBIOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Dataset string
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- Group
Id string - The ID of the Power BI group.
- Group
Name string - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- Refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- Token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Authentication
Mode string - Authentication Mode.
- Dataset string
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- Group
Id string - The ID of the Power BI group.
- Group
Name string - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- Refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- Table string
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- Token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- Token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- authentication
Mode String - Authentication Mode.
- dataset String
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- group
Id String - The ID of the Power BI group.
- group
Name String - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- refresh
Token String - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- token
User StringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User StringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- authentication
Mode string - Authentication Mode.
- dataset string
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- group
Id string - The ID of the Power BI group.
- group
Name string - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- refresh
Token string - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- table string
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- token
User stringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User stringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- authentication_
mode str - Authentication Mode.
- dataset str
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- group_
id str - The ID of the Power BI group.
- group_
name str - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- refresh_
token str - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- table str
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- token_
user_ strdisplay_ name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token_
user_ strprincipal_ name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- authentication
Mode String - Authentication Mode.
- dataset String
- The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.
- group
Id String - The ID of the Power BI group.
- group
Name String - The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.
- refresh
Token String - A refresh token that can be used to obtain a valid access token that can then be used to authenticate with the data source. A valid refresh token is currently only obtainable via the Azure Portal. It is recommended to put a dummy string value here when creating the data source and then going to the Azure Portal to authenticate the data source which will update this property with a valid refresh token. Required on PUT (CreateOrReplace) requests.
- table String
- The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.
- token
User StringDisplay Name - The user display name of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
- token
User StringPrincipal Name - The user principal name (UPN) of the user that was used to obtain the refresh token. Use this property to help remember which user was used to obtain the refresh token.
ServiceBusQueueOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Property
Columns List<string> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- Queue
Name string - The name of the Service Bus Queue. 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.
- System
Property objectColumns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- Authentication
Mode string - Authentication Mode.
- Property
Columns []string - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- Queue
Name string - The name of the Service Bus Queue. 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.
- System
Property interface{}Columns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- authentication
Mode String - Authentication Mode.
- property
Columns List<String> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- queue
Name String - The name of the Service Bus Queue. 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.
- system
Property ObjectColumns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- authentication
Mode string - Authentication Mode.
- property
Columns string[] - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- queue
Name string - The name of the Service Bus Queue. 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.
- system
Property anyColumns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- authentication_
mode str - Authentication Mode.
- property_
columns Sequence[str] - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- queue_
name str - The name of the Service Bus Queue. 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.
- system_
property_ Anycolumns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- authentication
Mode String - Authentication Mode.
- property
Columns List<String> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- queue
Name String - The name of the Service Bus Queue. 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.
- system
Property AnyColumns - The system properties associated with the Service Bus Queue. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
ServiceBusTopicOutputDataSourceResponse
- Authentication
Mode string - Authentication Mode.
- Property
Columns List<string> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- System
Property Dictionary<string, string>Columns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- Topic
Name string - The name of the Service Bus Topic. Required on PUT (CreateOrReplace) requests.
- Authentication
Mode string - Authentication Mode.
- Property
Columns []string - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- System
Property map[string]stringColumns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- Topic
Name string - The name of the Service Bus Topic. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- property
Columns List<String> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- system
Property Map<String,String>Columns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- topic
Name String - The name of the Service Bus Topic. Required on PUT (CreateOrReplace) requests.
- authentication
Mode string - Authentication Mode.
- property
Columns string[] - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- system
Property {[key: string]: string}Columns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- topic
Name string - The name of the Service Bus Topic. Required on PUT (CreateOrReplace) requests.
- authentication_
mode str - Authentication Mode.
- property_
columns Sequence[str] - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- system_
property_ Mapping[str, str]columns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- topic_
name str - The name of the Service Bus Topic. Required on PUT (CreateOrReplace) requests.
- authentication
Mode String - Authentication Mode.
- property
Columns List<String> - A string array of the names of output columns to be attached to Service Bus messages as custom properties.
- 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.
- system
Property Map<String>Columns - The system properties associated with the Service Bus Topic Output. The following system properties are supported: ReplyToSessionId, ContentType, To, Subject, CorrelationId, TimeToLive, PartitionKey, SessionId, ScheduledEnqueueTime, MessageId, ReplyTo, Label, ScheduledEnqueueTimeUtc.
- topic
Name String - The name of the Service Bus Topic. 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.
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