azure-native.digitaltwins.getTimeSeriesDatabaseConnection
Explore with Pulumi AI
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:digitaltwins:getTimeSeriesDatabaseConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group that contains the DigitalTwinsInstance.
- Resource
Name string The name of the DigitalTwinsInstance.
- Time
Series stringDatabase Connection Name Name of time series database connection.
- Resource
Group stringName The name of the resource group that contains the DigitalTwinsInstance.
- Resource
Name string The name of the DigitalTwinsInstance.
- Time
Series stringDatabase Connection Name Name of time series database connection.
- resource
Group StringName The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name String The name of the DigitalTwinsInstance.
- time
Series StringDatabase Connection Name Name of time series database connection.
- resource
Group stringName The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name string The name of the DigitalTwinsInstance.
- time
Series 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.
- resource
Group StringName The name of the resource group that contains the DigitalTwinsInstance.
- resource
Name String The name of the DigitalTwinsInstance.
- time
Series 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.
- System
Data 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
Azure
Data 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 string
The resource type.
- id String
The resource identifier.
- name String
Extension resource name.
- properties
Azure
Data 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 String
The resource type.
- id string
The resource identifier.
- name string
Extension resource name.
- properties
Azure
Data 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 string
The resource type.
- id str
The resource identifier.
- name str
Extension resource name.
- properties
Azure
Data 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.
- system
Data Property Map Metadata pertaining to creation and last modification of the resource.
- type String
The resource type.
Supporting Types
AzureDataExplorerConnectionPropertiesResponse
- Adx
Database stringName The name of the Azure Data Explorer database.
- Adx
Endpoint stringUri The URI of the Azure Data Explorer endpoint.
- Adx
Resource stringId The resource ID of the Azure Data Explorer cluster.
- Event
Hub stringEndpoint Uri The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- Event
Hub stringEntity Path The EventHub name in the EventHub namespace for identity-based authentication.
- Event
Hub stringNamespace Resource Id The resource ID of the EventHub namespace.
- Provisioning
State string The provisioning state.
- Adx
Table stringName The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- Event
Hub stringConsumer Group The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- Adx
Database stringName The name of the Azure Data Explorer database.
- Adx
Endpoint stringUri The URI of the Azure Data Explorer endpoint.
- Adx
Resource stringId The resource ID of the Azure Data Explorer cluster.
- Event
Hub stringEndpoint Uri The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- Event
Hub stringEntity Path The EventHub name in the EventHub namespace for identity-based authentication.
- Event
Hub stringNamespace Resource Id The resource ID of the EventHub namespace.
- Provisioning
State string The provisioning state.
- Adx
Table stringName The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- Event
Hub stringConsumer Group The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adx
Database StringName The name of the Azure Data Explorer database.
- adx
Endpoint StringUri The URI of the Azure Data Explorer endpoint.
- adx
Resource StringId The resource ID of the Azure Data Explorer cluster.
- event
Hub StringEndpoint Uri The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- event
Hub StringEntity Path The EventHub name in the EventHub namespace for identity-based authentication.
- event
Hub StringNamespace Resource Id The resource ID of the EventHub namespace.
- provisioning
State String The provisioning state.
- adx
Table StringName The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- event
Hub StringConsumer Group The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
- adx
Database stringName The name of the Azure Data Explorer database.
- adx
Endpoint stringUri The URI of the Azure Data Explorer endpoint.
- adx
Resource stringId The resource ID of the Azure Data Explorer cluster.
- event
Hub stringEndpoint Uri The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- event
Hub stringEntity Path The EventHub name in the EventHub namespace for identity-based authentication.
- event
Hub stringNamespace Resource Id The resource ID of the EventHub namespace.
- provisioning
State string The provisioning state.
- adx
Table stringName The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- event
Hub 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.
- adx
Database StringName The name of the Azure Data Explorer database.
- adx
Endpoint StringUri The URI of the Azure Data Explorer endpoint.
- adx
Resource StringId The resource ID of the Azure Data Explorer cluster.
- event
Hub StringEndpoint Uri The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://
- event
Hub StringEntity Path The EventHub name in the EventHub namespace for identity-based authentication.
- event
Hub StringNamespace Resource Id The resource ID of the EventHub namespace.
- provisioning
State String The provisioning state.
- adx
Table StringName The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.
- event
Hub StringConsumer Group The EventHub consumer group to use when ADX reads from EventHub. Defaults to $Default.
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified 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.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0