TimeSeriesInsightsReferenceDataSet
Manages an Azure IoT Time Series Insights Reference Data Set.
Create a TimeSeriesInsightsReferenceDataSet Resource
new TimeSeriesInsightsReferenceDataSet(name: string, args: TimeSeriesInsightsReferenceDataSetArgs, opts?: CustomResourceOptions);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);func NewTimeSeriesInsightsReferenceDataSet(ctx *Context, name string, args TimeSeriesInsightsReferenceDataSetArgs, opts ...ResourceOption) (*TimeSeriesInsightsReferenceDataSet, error)public TimeSeriesInsightsReferenceDataSet(string name, TimeSeriesInsightsReferenceDataSetArgs args, CustomResourceOptions? opts = null)- 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:
- Key
Properties List<TimeSeries Insights Reference Data Set Key Property Args> A
key_propertyblock as defined below.- Time
Series stringInsights Environment Id 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 stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- 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.
- Dictionary<string, string>
A mapping of tags to assign to the resource.
- Key
Properties []TimeSeries Insights Reference Data Set Key Property A
key_propertyblock as defined below.- Time
Series stringInsights Environment Id 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 stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- 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.
- map[string]string
A mapping of tags to assign to the resource.
- key
Properties TimeSeries Insights Reference Data Set Key Property[] A
key_propertyblock as defined below.- time
Series stringInsights Environment Id 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 stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- 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.
- {[key: string]: string}
A mapping of tags to assign to the resource.
- key_
properties List[TimeSeries Insights Reference Data Set Key Property] A
key_propertyblock as defined below.- time_
series_ strinsights_ environment_ id 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_ strcomparison_ behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- 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.
- 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:
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.
public static get(name: string, id: Input<ID>, state?: TimeSeriesInsightsReferenceDataSetState, opts?: CustomResourceOptions): TimeSeriesInsightsReferenceDataSetstatic 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)public static TimeSeriesInsightsReferenceDataSet Get(string name, Input<string> id, TimeSeriesInsightsReferenceDataSetState? state, CustomResourceOptions? opts = null)- 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:
- Data
String stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- Key
Properties List<TimeSeries Insights Reference Data Set Key Property Args> A
key_propertyblock 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.
- Dictionary<string, string>
A mapping of tags to assign to the resource.
- Time
Series stringInsights Environment Id 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 stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- Key
Properties []TimeSeries Insights Reference Data Set Key Property A
key_propertyblock 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.
- map[string]string
A mapping of tags to assign to the resource.
- Time
Series stringInsights Environment Id 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 stringComparison Behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- key
Properties TimeSeries Insights Reference Data Set Key Property[] A
key_propertyblock 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.
- {[key: string]: string}
A mapping of tags to assign to the resource.
- time
Series stringInsights Environment Id 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_ strcomparison_ behavior The comparison behavior that will be used to compare keys. Valid values include
OrdinalandOrdinalIgnoreCase. Defaults toOrdinal.- key_
properties List[TimeSeries Insights Reference Data Set Key Property] A
key_propertyblock 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.
- Dict[str, str]
A mapping of tags to assign to the resource.
- time_
series_ strinsights_ environment_ id 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
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
azurermTerraform Provider.