TimeSeriesInsightsReferenceDataSet

Manages an Azure IoT Time Series Insights Reference Data Set.

Create a TimeSeriesInsightsReferenceDataSet Resource

def TimeSeriesInsightsReferenceDataSet(resource_name, opts=None, data_string_comparison_behavior=None, key_properties=None, location=None, name=None, tags=None, time_series_insights_environment_id=None, __props__=None);
name string
The unique name of the resource.
args TimeSeriesInsightsReferenceDataSetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
opts ResourceOptions
A bag of options that control this resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args TimeSeriesInsightsReferenceDataSetArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args TimeSeriesInsightsReferenceDataSetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.

TimeSeriesInsightsReferenceDataSet Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Programming Model docs.

Inputs

The TimeSeriesInsightsReferenceDataSet resource accepts the following input properties:

KeyProperties List<TimeSeriesInsightsReferenceDataSetKeyPropertyArgs>

A key_property block as defined below.

TimeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

DataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

Location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

Name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

Tags Dictionary<string, string>

A mapping of tags to assign to the resource.

KeyProperties []TimeSeriesInsightsReferenceDataSetKeyProperty

A key_property block as defined below.

TimeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

DataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

Location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

Name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

Tags map[string]string

A mapping of tags to assign to the resource.

keyProperties TimeSeriesInsightsReferenceDataSetKeyProperty[]

A key_property block as defined below.

timeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

dataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

tags {[key: string]: string}

A mapping of tags to assign to the resource.

key_properties List[TimeSeriesInsightsReferenceDataSetKeyProperty]

A key_property block as defined below.

time_series_insights_environment_id str

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

data_string_comparison_behavior str

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

location str

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

name str

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

tags Dict[str, str]

A mapping of tags to assign to the resource.

Outputs

All input properties are implicitly available as output properties. Additionally, the TimeSeriesInsightsReferenceDataSet resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.

Look up an Existing TimeSeriesInsightsReferenceDataSet Resource

Get an existing TimeSeriesInsightsReferenceDataSet resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

static get(resource_name, id, opts=None, data_string_comparison_behavior=None, key_properties=None, location=None, name=None, tags=None, time_series_insights_environment_id=None, __props__=None);
func GetTimeSeriesInsightsReferenceDataSet(ctx *Context, name string, id IDInput, state *TimeSeriesInsightsReferenceDataSetState, opts ...ResourceOption) (*TimeSeriesInsightsReferenceDataSet, error)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

DataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

KeyProperties List<TimeSeriesInsightsReferenceDataSetKeyPropertyArgs>

A key_property block as defined below.

Location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

Name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

Tags Dictionary<string, string>

A mapping of tags to assign to the resource.

TimeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

DataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

KeyProperties []TimeSeriesInsightsReferenceDataSetKeyProperty

A key_property block as defined below.

Location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

Name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

Tags map[string]string

A mapping of tags to assign to the resource.

TimeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

dataStringComparisonBehavior string

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

keyProperties TimeSeriesInsightsReferenceDataSetKeyProperty[]

A key_property block as defined below.

location string

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

name string

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

tags {[key: string]: string}

A mapping of tags to assign to the resource.

timeSeriesInsightsEnvironmentId string

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

data_string_comparison_behavior str

The comparison behavior that will be used to compare keys. Valid values include Ordinal and OrdinalIgnoreCase. Defaults to Ordinal.

key_properties List[TimeSeriesInsightsReferenceDataSetKeyProperty]

A key_property block as defined below.

location str

Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.

name str

Specifies the name of the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created. Must be globally unique.

tags Dict[str, str]

A mapping of tags to assign to the resource.

time_series_insights_environment_id str

The resource ID of the Azure IoT Time Series Insights Environment in which to create the Azure IoT Time Series Insights Reference Data Set. Changing this forces a new resource to be created.

Supporting Types

TimeSeriesInsightsReferenceDataSetKeyProperty

See the input and output API doc for this type.

See the input and output API doc for this type.

See the input and output API doc for this type.

Name string

The name of the key property.

Type string

The data type of the key property. Valid values include Bool, DateTime, Double, String.

Name string

The name of the key property.

Type string

The data type of the key property. Valid values include Bool, DateTime, Double, String.

name string

The name of the key property.

type string

The data type of the key property. Valid values include Bool, DateTime, Double, String.

name str

The name of the key property.

type str

The data type of the key property. Valid values include Bool, DateTime, Double, String.

Package Details

Repository
https://github.com/pulumi/pulumi-azure
License
Apache-2.0
Notes
This Pulumi package is based on the azurerm Terraform Provider.