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.timeseriesinsights.getReferenceDataSet
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
Gets the reference data set with the specified name in the specified environment. API Version: 2020-05-15.
Using getReferenceDataSet
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 getReferenceDataSet(args: GetReferenceDataSetArgs, opts?: InvokeOptions): Promise<GetReferenceDataSetResult>
function getReferenceDataSetOutput(args: GetReferenceDataSetOutputArgs, opts?: InvokeOptions): Output<GetReferenceDataSetResult>
def get_reference_data_set(environment_name: Optional[str] = None,
reference_data_set_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetReferenceDataSetResult
def get_reference_data_set_output(environment_name: Optional[pulumi.Input[str]] = None,
reference_data_set_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetReferenceDataSetResult]
func LookupReferenceDataSet(ctx *Context, args *LookupReferenceDataSetArgs, opts ...InvokeOption) (*LookupReferenceDataSetResult, error)
func LookupReferenceDataSetOutput(ctx *Context, args *LookupReferenceDataSetOutputArgs, opts ...InvokeOption) LookupReferenceDataSetResultOutput
> Note: This function is named LookupReferenceDataSet
in the Go SDK.
public static class GetReferenceDataSet
{
public static Task<GetReferenceDataSetResult> InvokeAsync(GetReferenceDataSetArgs args, InvokeOptions? opts = null)
public static Output<GetReferenceDataSetResult> Invoke(GetReferenceDataSetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetReferenceDataSetResult> getReferenceDataSet(GetReferenceDataSetArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:timeseriesinsights:getReferenceDataSet
arguments:
# arguments dictionary
The following arguments are supported:
- Environment
Name string - The name of the Time Series Insights environment associated with the specified resource group.
- Reference
Data stringSet Name - The name of the Time Series Insights reference data set associated with the specified environment.
- Resource
Group stringName - Name of an Azure Resource group.
- Environment
Name string - The name of the Time Series Insights environment associated with the specified resource group.
- Reference
Data stringSet Name - The name of the Time Series Insights reference data set associated with the specified environment.
- Resource
Group stringName - Name of an Azure Resource group.
- environment
Name String - The name of the Time Series Insights environment associated with the specified resource group.
- reference
Data StringSet Name - The name of the Time Series Insights reference data set associated with the specified environment.
- resource
Group StringName - Name of an Azure Resource group.
- environment
Name string - The name of the Time Series Insights environment associated with the specified resource group.
- reference
Data stringSet Name - The name of the Time Series Insights reference data set associated with the specified environment.
- resource
Group stringName - Name of an Azure Resource group.
- environment_
name str - The name of the Time Series Insights environment associated with the specified resource group.
- reference_
data_ strset_ name - The name of the Time Series Insights reference data set associated with the specified environment.
- resource_
group_ strname - Name of an Azure Resource group.
- environment
Name String - The name of the Time Series Insights environment associated with the specified resource group.
- reference
Data StringSet Name - The name of the Time Series Insights reference data set associated with the specified environment.
- resource
Group StringName - Name of an Azure Resource group.
getReferenceDataSet Result
The following output properties are available:
- Creation
Time string - The time the resource was created.
- Id string
- Resource Id
- Key
Properties List<Pulumi.Azure Native. Time Series Insights. Outputs. Reference Data Set Key Property Response> - The list of key properties for the reference data set.
- Location string
- Resource location
- Name string
- Resource name
- Provisioning
State string - Provisioning state of the resource.
- Type string
- Resource type
- Data
String stringComparison Behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- Dictionary<string, string>
- Resource tags
- Creation
Time string - The time the resource was created.
- Id string
- Resource Id
- Key
Properties []ReferenceData Set Key Property Response - The list of key properties for the reference data set.
- Location string
- Resource location
- Name string
- Resource name
- Provisioning
State string - Provisioning state of the resource.
- Type string
- Resource type
- Data
String stringComparison Behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- map[string]string
- Resource tags
- creation
Time String - The time the resource was created.
- id String
- Resource Id
- key
Properties List<ReferenceData Set Key Property Response> - The list of key properties for the reference data set.
- location String
- Resource location
- name String
- Resource name
- provisioning
State String - Provisioning state of the resource.
- type String
- Resource type
- data
String StringComparison Behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- Map<String,String>
- Resource tags
- creation
Time string - The time the resource was created.
- id string
- Resource Id
- key
Properties ReferenceData Set Key Property Response[] - The list of key properties for the reference data set.
- location string
- Resource location
- name string
- Resource name
- provisioning
State string - Provisioning state of the resource.
- type string
- Resource type
- data
String stringComparison Behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- {[key: string]: string}
- Resource tags
- creation_
time str - The time the resource was created.
- id str
- Resource Id
- key_
properties Sequence[ReferenceData Set Key Property Response] - The list of key properties for the reference data set.
- location str
- Resource location
- name str
- Resource name
- provisioning_
state str - Provisioning state of the resource.
- type str
- Resource type
- data_
string_ strcomparison_ behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- Mapping[str, str]
- Resource tags
- creation
Time String - The time the resource was created.
- id String
- Resource Id
- key
Properties List<Property Map> - The list of key properties for the reference data set.
- location String
- Resource location
- name String
- Resource name
- provisioning
State String - Provisioning state of the resource.
- type String
- Resource type
- data
String StringComparison Behavior - The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
- Map<String>
- Resource tags
Supporting Types
ReferenceDataSetKeyPropertyResponse
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