These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.digitaltwins.getTimeSeriesDatabaseConnection
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get the description of an existing time series database connection. API Version: 2021-06-30-preview.
Using getTimeSeriesDatabaseConnection
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 getTimeSeriesDatabaseConnection(args: GetTimeSeriesDatabaseConnectionArgs, opts?: InvokeOptions): Promise<GetTimeSeriesDatabaseConnectionResult>
function getTimeSeriesDatabaseConnectionOutput(args: GetTimeSeriesDatabaseConnectionOutputArgs, opts?: InvokeOptions): Output<GetTimeSeriesDatabaseConnectionResult>def get_time_series_database_connection(resource_group_name: Optional[str] = None,
                                        resource_name: Optional[str] = None,
                                        time_series_database_connection_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetTimeSeriesDatabaseConnectionResult
def get_time_series_database_connection_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                        resource_name: Optional[pulumi.Input[str]] = None,
                                        time_series_database_connection_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetTimeSeriesDatabaseConnectionResult]func LookupTimeSeriesDatabaseConnection(ctx *Context, args *LookupTimeSeriesDatabaseConnectionArgs, opts ...InvokeOption) (*LookupTimeSeriesDatabaseConnectionResult, error)
func LookupTimeSeriesDatabaseConnectionOutput(ctx *Context, args *LookupTimeSeriesDatabaseConnectionOutputArgs, opts ...InvokeOption) LookupTimeSeriesDatabaseConnectionResultOutput> Note: This function is named LookupTimeSeriesDatabaseConnection in the Go SDK.
public static class GetTimeSeriesDatabaseConnection 
{
    public static Task<GetTimeSeriesDatabaseConnectionResult> InvokeAsync(GetTimeSeriesDatabaseConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetTimeSeriesDatabaseConnectionResult> Invoke(GetTimeSeriesDatabaseConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTimeSeriesDatabaseConnectionResult> getTimeSeriesDatabaseConnection(GetTimeSeriesDatabaseConnectionArgs args, InvokeOptions options)
public static Output<GetTimeSeriesDatabaseConnectionResult> getTimeSeriesDatabaseConnection(GetTimeSeriesDatabaseConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:digitaltwins:getTimeSeriesDatabaseConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group that contains the DigitalTwinsInstance.
- ResourceName string
- The name of the DigitalTwinsInstance.
- TimeSeries stringDatabase Connection Name 
- Name of time series database connection.
- ResourceGroup stringName 
- The name of the resource group that contains the DigitalTwinsInstance.
- ResourceName string
- The name of the DigitalTwinsInstance.
- TimeSeries stringDatabase Connection Name 
- Name of time series database connection.
- resourceGroup StringName 
- The name of the resource group that contains the DigitalTwinsInstance.
- resourceName String
- The name of the DigitalTwinsInstance.
- timeSeries StringDatabase Connection Name 
- Name of time series database connection.
- resourceGroup stringName 
- The name of the resource group that contains the DigitalTwinsInstance.
- resourceName string
- The name of the DigitalTwinsInstance.
- timeSeries stringDatabase Connection Name 
- Name of time series database connection.
- resource_group_ strname 
- The name of the resource group that contains the DigitalTwinsInstance.
- resource_name str
- The name of the DigitalTwinsInstance.
- time_series_ strdatabase_ connection_ name 
- Name of time series database connection.
- resourceGroup StringName 
- The name of the resource group that contains the DigitalTwinsInstance.
- resourceName String
- The name of the DigitalTwinsInstance.
- timeSeries StringDatabase Connection Name 
- Name of time series database connection.
getTimeSeriesDatabaseConnection Result
The following output properties are available:
- Id string
- The resource identifier.
- Name string
- Extension resource name.
- Properties
Pulumi.Azure Native. Digital Twins. Outputs. Azure Data Explorer Connection Properties Response 
- Properties of a specific time series database connection.
- SystemData Pulumi.Azure Native. Digital Twins. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The resource type.
- Id string
- The resource identifier.
- Name string
- Extension resource name.
- Properties
AzureData Explorer Connection Properties Response 
- Properties of a specific time series database connection.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The resource type.
- id String
- The resource identifier.
- name String
- Extension resource name.
- properties
AzureData Explorer Connection Properties Response 
- Properties of a specific time series database connection.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The resource type.
- id string
- The resource identifier.
- name string
- Extension resource name.
- properties
AzureData Explorer Connection Properties Response 
- Properties of a specific time series database connection.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The resource type.
- id str
- The resource identifier.
- name str
- Extension resource name.
- properties
AzureData Explorer Connection Properties Response 
- Properties of a specific time series database connection.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The resource type.
- id String
- The resource identifier.
- name String
- Extension resource name.
- properties Property Map
- Properties of a specific time series database connection.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The resource type.
Supporting Types
AzureDataExplorerConnectionPropertiesResponse     
- AdxDatabase stringName 
- The name of the Azure Data Explorer database.
- AdxEndpoint stringUri 
- The URI of the Azure Data Explorer endpoint.
- AdxResource stringId 
- The resource ID of the Azure Data Explorer cluster.
- EventHub stringEndpoint Uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- EventHub stringEntity Path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- EventHub stringNamespace Resource Id 
- The resource ID of the EventHub namespace.
- ProvisioningState string
- The provisioning state.
- AdxTable stringName 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- EventHub stringConsumer Group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- AdxDatabase stringName 
- The name of the Azure Data Explorer database.
- AdxEndpoint stringUri 
- The URI of the Azure Data Explorer endpoint.
- AdxResource stringId 
- The resource ID of the Azure Data Explorer cluster.
- EventHub stringEndpoint Uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- EventHub stringEntity Path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- EventHub stringNamespace Resource Id 
- The resource ID of the EventHub namespace.
- ProvisioningState string
- The provisioning state.
- AdxTable stringName 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- EventHub stringConsumer Group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adxDatabase StringName 
- The name of the Azure Data Explorer database.
- adxEndpoint StringUri 
- The URI of the Azure Data Explorer endpoint.
- adxResource StringId 
- The resource ID of the Azure Data Explorer cluster.
- eventHub StringEndpoint Uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- eventHub StringEntity Path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- eventHub StringNamespace Resource Id 
- The resource ID of the EventHub namespace.
- provisioningState String
- The provisioning state.
- adxTable StringName 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- eventHub StringConsumer Group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adxDatabase stringName 
- The name of the Azure Data Explorer database.
- adxEndpoint stringUri 
- The URI of the Azure Data Explorer endpoint.
- adxResource stringId 
- The resource ID of the Azure Data Explorer cluster.
- eventHub stringEndpoint Uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- eventHub stringEntity Path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- eventHub stringNamespace Resource Id 
- The resource ID of the EventHub namespace.
- provisioningState string
- The provisioning state.
- adxTable stringName 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- eventHub stringConsumer Group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adx_database_ strname 
- The name of the Azure Data Explorer database.
- adx_endpoint_ struri 
- The URI of the Azure Data Explorer endpoint.
- adx_resource_ strid 
- The resource ID of the Azure Data Explorer cluster.
- event_hub_ strendpoint_ uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- event_hub_ strentity_ path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- event_hub_ strnamespace_ resource_ id 
- The resource ID of the EventHub namespace.
- provisioning_state str
- The provisioning state.
- adx_table_ strname 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- event_hub_ strconsumer_ group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adxDatabase StringName 
- The name of the Azure Data Explorer database.
- adxEndpoint StringUri 
- The URI of the Azure Data Explorer endpoint.
- adxResource StringId 
- The resource ID of the Azure Data Explorer cluster.
- eventHub StringEndpoint Uri 
- The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- eventHub StringEntity Path 
- The EventHub name in the EventHub namespace for identity-based authentication.
- eventHub StringNamespace Resource Id 
- The resource ID of the EventHub namespace.
- provisioningState String
- The provisioning state.
- adxTable StringName 
- The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- eventHub StringConsumer Group 
- The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi