1. Packages
  2. Azure Native v2
  3. API Docs
  4. iotoperationsorchestrator
  5. Target
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.iotoperationsorchestrator.Target

Explore with Pulumi AI

A Target resource belonging to an Instance resource. Azure REST API version: 2023-10-04-preview.

Example Usage

Targets_CreateOrUpdate - generated by [MaximumSet] rule - generated by [MaximumSet] rule

using System.Collections.Generic;
using System.Linq;
using Pulumi;
using AzureNative = Pulumi.AzureNative;

return await Deployment.RunAsync(() => 
{
    var target = new AzureNative.IoTOperationsOrchestrator.Target("target", new()
    {
        Components = new[]
        {
            new AzureNative.IoTOperationsOrchestrator.Inputs.ComponentPropertiesArgs
            {
                Dependencies = new[]
                {
                    "x",
                },
                Name = "yhnelpxsobdyurwvhkq",
                Properties = null,
                Type = "wiabwsfqhhxru",
            },
        },
        ExtendedLocation = new AzureNative.IoTOperationsOrchestrator.Inputs.ExtendedLocationArgs
        {
            Name = "bjjhfqsplgzdlbdlddleetyg",
            Type = "sosibrbmmrfbbyp",
        },
        Location = "pjjkifnrwvzcyohz",
        Name = "7---s--1-hl-fl-3f0-wfy34e08-4",
        ReconciliationPolicy = new AzureNative.IoTOperationsOrchestrator.Inputs.ReconciliationPolicyArgs
        {
            Interval = "wyrrzydmfgzymvzbppscxyfobku",
            Type = AzureNative.IoTOperationsOrchestrator.ReconciliationPolicies.Periodic,
        },
        ResourceGroupName = "rgopenapi",
        Scope = "lm",
        Tags = null,
        Topologies = new[]
        {
            new AzureNative.IoTOperationsOrchestrator.Inputs.TopologiesPropertiesArgs
            {
                Bindings = new[]
                {
                    new AzureNative.IoTOperationsOrchestrator.Inputs.BindingPropertiesArgs
                    {
                        Config = null,
                        Provider = "qpwesjlyyggcbehwigbobqum",
                        Role = "role",
                    },
                },
            },
        },
        Version = "prbigsnjltnzqliu",
    });

});
Copy
package main

import (
	iotoperationsorchestrator "github.com/pulumi/pulumi-azure-native-sdk/iotoperationsorchestrator/v2"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := iotoperationsorchestrator.NewTarget(ctx, "target", &iotoperationsorchestrator.TargetArgs{
			Components: iotoperationsorchestrator.ComponentPropertiesArray{
				&iotoperationsorchestrator.ComponentPropertiesArgs{
					Dependencies: pulumi.StringArray{
						pulumi.String("x"),
					},
					Name:       pulumi.String("yhnelpxsobdyurwvhkq"),
					Properties: pulumi.Any(map[string]interface{}{}),
					Type:       pulumi.String("wiabwsfqhhxru"),
				},
			},
			ExtendedLocation: &iotoperationsorchestrator.ExtendedLocationArgs{
				Name: pulumi.String("bjjhfqsplgzdlbdlddleetyg"),
				Type: pulumi.String("sosibrbmmrfbbyp"),
			},
			Location: pulumi.String("pjjkifnrwvzcyohz"),
			Name:     pulumi.String("7---s--1-hl-fl-3f0-wfy34e08-4"),
			ReconciliationPolicy: &iotoperationsorchestrator.ReconciliationPolicyArgs{
				Interval: pulumi.String("wyrrzydmfgzymvzbppscxyfobku"),
				Type:     pulumi.String(iotoperationsorchestrator.ReconciliationPoliciesPeriodic),
			},
			ResourceGroupName: pulumi.String("rgopenapi"),
			Scope:             pulumi.String("lm"),
			Tags:              pulumi.StringMap{},
			Topologies: iotoperationsorchestrator.TopologiesPropertiesArray{
				&iotoperationsorchestrator.TopologiesPropertiesArgs{
					Bindings: iotoperationsorchestrator.BindingPropertiesArray{
						&iotoperationsorchestrator.BindingPropertiesArgs{
							Config:   pulumi.Any(map[string]interface{}{}),
							Provider: pulumi.String("qpwesjlyyggcbehwigbobqum"),
							Role:     pulumi.String("role"),
						},
					},
				},
			},
			Version: pulumi.String("prbigsnjltnzqliu"),
		})
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azurenative.iotoperationsorchestrator.Target;
import com.pulumi.azurenative.iotoperationsorchestrator.TargetArgs;
import com.pulumi.azurenative.iotoperationsorchestrator.inputs.ComponentPropertiesArgs;
import com.pulumi.azurenative.iotoperationsorchestrator.inputs.ExtendedLocationArgs;
import com.pulumi.azurenative.iotoperationsorchestrator.inputs.ReconciliationPolicyArgs;
import com.pulumi.azurenative.iotoperationsorchestrator.inputs.TopologiesPropertiesArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        var target = new Target("target", TargetArgs.builder()
            .components(ComponentPropertiesArgs.builder()
                .dependencies("x")
                .name("yhnelpxsobdyurwvhkq")
                .properties()
                .type("wiabwsfqhhxru")
                .build())
            .extendedLocation(ExtendedLocationArgs.builder()
                .name("bjjhfqsplgzdlbdlddleetyg")
                .type("sosibrbmmrfbbyp")
                .build())
            .location("pjjkifnrwvzcyohz")
            .name("7---s--1-hl-fl-3f0-wfy34e08-4")
            .reconciliationPolicy(ReconciliationPolicyArgs.builder()
                .interval("wyrrzydmfgzymvzbppscxyfobku")
                .type("periodic")
                .build())
            .resourceGroupName("rgopenapi")
            .scope("lm")
            .tags()
            .topologies(TopologiesPropertiesArgs.builder()
                .bindings(BindingPropertiesArgs.builder()
                    .config()
                    .provider("qpwesjlyyggcbehwigbobqum")
                    .role("role")
                    .build())
                .build())
            .version("prbigsnjltnzqliu")
            .build());

    }
}
Copy
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";

const target = new azure_native.iotoperationsorchestrator.Target("target", {
    components: [{
        dependencies: ["x"],
        name: "yhnelpxsobdyurwvhkq",
        properties: {},
        type: "wiabwsfqhhxru",
    }],
    extendedLocation: {
        name: "bjjhfqsplgzdlbdlddleetyg",
        type: "sosibrbmmrfbbyp",
    },
    location: "pjjkifnrwvzcyohz",
    name: "7---s--1-hl-fl-3f0-wfy34e08-4",
    reconciliationPolicy: {
        interval: "wyrrzydmfgzymvzbppscxyfobku",
        type: azure_native.iotoperationsorchestrator.ReconciliationPolicies.Periodic,
    },
    resourceGroupName: "rgopenapi",
    scope: "lm",
    tags: {},
    topologies: [{
        bindings: [{
            config: {},
            provider: "qpwesjlyyggcbehwigbobqum",
            role: "role",
        }],
    }],
    version: "prbigsnjltnzqliu",
});
Copy
import pulumi
import pulumi_azure_native as azure_native

target = azure_native.iotoperationsorchestrator.Target("target",
    components=[{
        "dependencies": ["x"],
        "name": "yhnelpxsobdyurwvhkq",
        "properties": {},
        "type": "wiabwsfqhhxru",
    }],
    extended_location={
        "name": "bjjhfqsplgzdlbdlddleetyg",
        "type": "sosibrbmmrfbbyp",
    },
    location="pjjkifnrwvzcyohz",
    name="7---s--1-hl-fl-3f0-wfy34e08-4",
    reconciliation_policy={
        "interval": "wyrrzydmfgzymvzbppscxyfobku",
        "type": azure_native.iotoperationsorchestrator.ReconciliationPolicies.PERIODIC,
    },
    resource_group_name="rgopenapi",
    scope="lm",
    tags={},
    topologies=[{
        "bindings": [{
            "config": {},
            "provider": "qpwesjlyyggcbehwigbobqum",
            "role": "role",
        }],
    }],
    version="prbigsnjltnzqliu")
Copy
resources:
  target:
    type: azure-native:iotoperationsorchestrator:Target
    properties:
      components:
        - dependencies:
            - x
          name: yhnelpxsobdyurwvhkq
          properties: {}
          type: wiabwsfqhhxru
      extendedLocation:
        name: bjjhfqsplgzdlbdlddleetyg
        type: sosibrbmmrfbbyp
      location: pjjkifnrwvzcyohz
      name: 7---s--1-hl-fl-3f0-wfy34e08-4
      reconciliationPolicy:
        interval: wyrrzydmfgzymvzbppscxyfobku
        type: periodic
      resourceGroupName: rgopenapi
      scope: lm
      tags: {}
      topologies:
        - bindings:
            - config: {}
              provider: qpwesjlyyggcbehwigbobqum
              role: role
      version: prbigsnjltnzqliu
Copy

Create Target Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Target(name: string, args: TargetArgs, opts?: CustomResourceOptions);
@overload
def Target(resource_name: str,
           args: TargetArgs,
           opts: Optional[ResourceOptions] = None)

@overload
def Target(resource_name: str,
           opts: Optional[ResourceOptions] = None,
           extended_location: Optional[ExtendedLocationArgs] = None,
           resource_group_name: Optional[str] = None,
           components: Optional[Sequence[ComponentPropertiesArgs]] = None,
           location: Optional[str] = None,
           name: Optional[str] = None,
           reconciliation_policy: Optional[ReconciliationPolicyArgs] = None,
           scope: Optional[str] = None,
           tags: Optional[Mapping[str, str]] = None,
           topologies: Optional[Sequence[TopologiesPropertiesArgs]] = None,
           version: Optional[str] = None)
func NewTarget(ctx *Context, name string, args TargetArgs, opts ...ResourceOption) (*Target, error)
public Target(string name, TargetArgs args, CustomResourceOptions? opts = null)
public Target(String name, TargetArgs args)
public Target(String name, TargetArgs args, CustomResourceOptions options)
type: azure-native:iotoperationsorchestrator:Target
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. TargetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. TargetArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. TargetArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. TargetArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. TargetArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Constructor example

The following reference example uses placeholder values for all input properties.

var exampletargetResourceResourceFromIotoperationsorchestrator = new AzureNative.Iotoperationsorchestrator.Target("exampletargetResourceResourceFromIotoperationsorchestrator", new()
{
    ExtendedLocation = 
    {
        { "name", "string" },
        { "type", "string" },
    },
    ResourceGroupName = "string",
    Components = new[]
    {
        
        {
            { "name", "string" },
            { "type", "string" },
            { "dependencies", new[]
            {
                "string",
            } },
            { "properties", "any" },
        },
    },
    Location = "string",
    Name = "string",
    ReconciliationPolicy = 
    {
        { "type", "string" },
        { "interval", "string" },
    },
    Scope = "string",
    Tags = 
    {
        { "string", "string" },
    },
    Topologies = new[]
    {
        
        {
            { "bindings", new[]
            {
                
                {
                    { "config", "any" },
                    { "provider", "string" },
                    { "role", "string" },
                },
            } },
        },
    },
    Version = "string",
});
Copy
example, err := iotoperationsorchestrator.NewTarget(ctx, "exampletargetResourceResourceFromIotoperationsorchestrator", &iotoperationsorchestrator.TargetArgs{
	ExtendedLocation: map[string]interface{}{
		"name": "string",
		"type": "string",
	},
	ResourceGroupName: "string",
	Components: []map[string]interface{}{
		map[string]interface{}{
			"name": "string",
			"type": "string",
			"dependencies": []string{
				"string",
			},
			"properties": "any",
		},
	},
	Location: "string",
	Name:     "string",
	ReconciliationPolicy: map[string]interface{}{
		"type":     "string",
		"interval": "string",
	},
	Scope: "string",
	Tags: map[string]interface{}{
		"string": "string",
	},
	Topologies: []map[string]interface{}{
		map[string]interface{}{
			"bindings": []map[string]interface{}{
				map[string]interface{}{
					"config":   "any",
					"provider": "string",
					"role":     "string",
				},
			},
		},
	},
	Version: "string",
})
Copy
var exampletargetResourceResourceFromIotoperationsorchestrator = new Target("exampletargetResourceResourceFromIotoperationsorchestrator", TargetArgs.builder()
    .extendedLocation(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .resourceGroupName("string")
    .components(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .location("string")
    .name("string")
    .reconciliationPolicy(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .scope("string")
    .tags(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .topologies(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
    .version("string")
    .build());
Copy
exampletarget_resource_resource_from_iotoperationsorchestrator = azure_native.iotoperationsorchestrator.Target("exampletargetResourceResourceFromIotoperationsorchestrator",
    extended_location={
        name: string,
        type: string,
    },
    resource_group_name=string,
    components=[{
        name: string,
        type: string,
        dependencies: [string],
        properties: any,
    }],
    location=string,
    name=string,
    reconciliation_policy={
        type: string,
        interval: string,
    },
    scope=string,
    tags={
        string: string,
    },
    topologies=[{
        bindings: [{
            config: any,
            provider: string,
            role: string,
        }],
    }],
    version=string)
Copy
const exampletargetResourceResourceFromIotoperationsorchestrator = new azure_native.iotoperationsorchestrator.Target("exampletargetResourceResourceFromIotoperationsorchestrator", {
    extendedLocation: {
        name: "string",
        type: "string",
    },
    resourceGroupName: "string",
    components: [{
        name: "string",
        type: "string",
        dependencies: ["string"],
        properties: "any",
    }],
    location: "string",
    name: "string",
    reconciliationPolicy: {
        type: "string",
        interval: "string",
    },
    scope: "string",
    tags: {
        string: "string",
    },
    topologies: [{
        bindings: [{
            config: "any",
            provider: "string",
            role: "string",
        }],
    }],
    version: "string",
});
Copy
type: azure-native:iotoperationsorchestrator:Target
properties:
    components:
        - dependencies:
            - string
          name: string
          properties: any
          type: string
    extendedLocation:
        name: string
        type: string
    location: string
    name: string
    reconciliationPolicy:
        interval: string
        type: string
    resourceGroupName: string
    scope: string
    tags:
        string: string
    topologies:
        - bindings:
            - config: any
              provider: string
              role: string
    version: string
Copy

Target Resource Properties

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

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Target resource accepts the following input properties:

ExtendedLocation
This property is required.
Changes to this property will trigger replacement.
Pulumi.AzureNative.IoTOperationsOrchestrator.Inputs.ExtendedLocation
Edge location of the resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
Components List<Pulumi.AzureNative.IoTOperationsOrchestrator.Inputs.ComponentProperties>
A list of components.
Location Changes to this property will trigger replacement. string
The geo-location where the resource lives
Name Changes to this property will trigger replacement. string
Name of target.
ReconciliationPolicy Pulumi.AzureNative.IoTOperationsOrchestrator.Inputs.ReconciliationPolicy
Reconciliation Policy.
Scope string
Deployment scope (such as Kubernetes namespace).
Tags Dictionary<string, string>
Resource tags.
Topologies List<Pulumi.AzureNative.IoTOperationsOrchestrator.Inputs.TopologiesProperties>
Defines the device topology for a target or instance.
Version string
Version of the particular resource.
ExtendedLocation
This property is required.
Changes to this property will trigger replacement.
ExtendedLocationArgs
Edge location of the resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
Components []ComponentPropertiesArgs
A list of components.
Location Changes to this property will trigger replacement. string
The geo-location where the resource lives
Name Changes to this property will trigger replacement. string
Name of target.
ReconciliationPolicy ReconciliationPolicyArgs
Reconciliation Policy.
Scope string
Deployment scope (such as Kubernetes namespace).
Tags map[string]string
Resource tags.
Topologies []TopologiesPropertiesArgs
Defines the device topology for a target or instance.
Version string
Version of the particular resource.
extendedLocation
This property is required.
Changes to this property will trigger replacement.
ExtendedLocation
Edge location of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
components List<ComponentProperties>
A list of components.
location Changes to this property will trigger replacement. String
The geo-location where the resource lives
name Changes to this property will trigger replacement. String
Name of target.
reconciliationPolicy ReconciliationPolicy
Reconciliation Policy.
scope String
Deployment scope (such as Kubernetes namespace).
tags Map<String,String>
Resource tags.
topologies List<TopologiesProperties>
Defines the device topology for a target or instance.
version String
Version of the particular resource.
extendedLocation
This property is required.
Changes to this property will trigger replacement.
ExtendedLocation
Edge location of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
components ComponentProperties[]
A list of components.
location Changes to this property will trigger replacement. string
The geo-location where the resource lives
name Changes to this property will trigger replacement. string
Name of target.
reconciliationPolicy ReconciliationPolicy
Reconciliation Policy.
scope string
Deployment scope (such as Kubernetes namespace).
tags {[key: string]: string}
Resource tags.
topologies TopologiesProperties[]
Defines the device topology for a target or instance.
version string
Version of the particular resource.
extended_location
This property is required.
Changes to this property will trigger replacement.
ExtendedLocationArgs
Edge location of the resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
components Sequence[ComponentPropertiesArgs]
A list of components.
location Changes to this property will trigger replacement. str
The geo-location where the resource lives
name Changes to this property will trigger replacement. str
Name of target.
reconciliation_policy ReconciliationPolicyArgs
Reconciliation Policy.
scope str
Deployment scope (such as Kubernetes namespace).
tags Mapping[str, str]
Resource tags.
topologies Sequence[TopologiesPropertiesArgs]
Defines the device topology for a target or instance.
version str
Version of the particular resource.
extendedLocation
This property is required.
Changes to this property will trigger replacement.
Property Map
Edge location of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
components List<Property Map>
A list of components.
location Changes to this property will trigger replacement. String
The geo-location where the resource lives
name Changes to this property will trigger replacement. String
Name of target.
reconciliationPolicy Property Map
Reconciliation Policy.
scope String
Deployment scope (such as Kubernetes namespace).
tags Map<String>
Resource tags.
topologies List<Property Map>
Defines the device topology for a target or instance.
version String
Version of the particular resource.

Outputs

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

Id string
The provider-assigned unique ID for this managed resource.
ProvisioningState string
The status of the last operation.
SystemData Pulumi.AzureNative.IoTOperationsOrchestrator.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Id string
The provider-assigned unique ID for this managed resource.
ProvisioningState string
The status of the last operation.
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
The provider-assigned unique ID for this managed resource.
provisioningState String
The status of the last operation.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id string
The provider-assigned unique ID for this managed resource.
provisioningState string
The status of the last operation.
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id str
The provider-assigned unique ID for this managed resource.
provisioning_state str
The status of the last operation.
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
id String
The provider-assigned unique ID for this managed resource.
provisioningState String
The status of the last operation.
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

BindingProperties
, BindingPropertiesArgs

Config This property is required. object
Configuration values for the binding.
Provider This property is required. string
Name of the provider.
Role This property is required. string
Role that the provider binds to with the component.
Config This property is required. interface{}
Configuration values for the binding.
Provider This property is required. string
Name of the provider.
Role This property is required. string
Role that the provider binds to with the component.
config This property is required. Object
Configuration values for the binding.
provider This property is required. String
Name of the provider.
role This property is required. String
Role that the provider binds to with the component.
config This property is required. any
Configuration values for the binding.
provider This property is required. string
Name of the provider.
role This property is required. string
Role that the provider binds to with the component.
config This property is required. Any
Configuration values for the binding.
provider This property is required. str
Name of the provider.
role This property is required. str
Role that the provider binds to with the component.
config This property is required. Any
Configuration values for the binding.
provider This property is required. String
Name of the provider.
role This property is required. String
Role that the provider binds to with the component.

BindingPropertiesResponse
, BindingPropertiesResponseArgs

Config This property is required. object
Configuration values for the binding.
Provider This property is required. string
Name of the provider.
Role This property is required. string
Role that the provider binds to with the component.
Config This property is required. interface{}
Configuration values for the binding.
Provider This property is required. string
Name of the provider.
Role This property is required. string
Role that the provider binds to with the component.
config This property is required. Object
Configuration values for the binding.
provider This property is required. String
Name of the provider.
role This property is required. String
Role that the provider binds to with the component.
config This property is required. any
Configuration values for the binding.
provider This property is required. string
Name of the provider.
role This property is required. string
Role that the provider binds to with the component.
config This property is required. Any
Configuration values for the binding.
provider This property is required. str
Name of the provider.
role This property is required. str
Role that the provider binds to with the component.
config This property is required. Any
Configuration values for the binding.
provider This property is required. String
Name of the provider.
role This property is required. String
Role that the provider binds to with the component.

ComponentProperties
, ComponentPropertiesArgs

Name This property is required. string
Name of the component.
Type This property is required. string
Component type.
Dependencies List<string>
Component dependencies.
Properties object
Properties of the component.
Name This property is required. string
Name of the component.
Type This property is required. string
Component type.
Dependencies []string
Component dependencies.
Properties interface{}
Properties of the component.
name This property is required. String
Name of the component.
type This property is required. String
Component type.
dependencies List<String>
Component dependencies.
properties Object
Properties of the component.
name This property is required. string
Name of the component.
type This property is required. string
Component type.
dependencies string[]
Component dependencies.
properties any
Properties of the component.
name This property is required. str
Name of the component.
type This property is required. str
Component type.
dependencies Sequence[str]
Component dependencies.
properties Any
Properties of the component.
name This property is required. String
Name of the component.
type This property is required. String
Component type.
dependencies List<String>
Component dependencies.
properties Any
Properties of the component.

ComponentPropertiesResponse
, ComponentPropertiesResponseArgs

Name This property is required. string
Name of the component.
Type This property is required. string
Component type.
Dependencies List<string>
Component dependencies.
Properties object
Properties of the component.
Name This property is required. string
Name of the component.
Type This property is required. string
Component type.
Dependencies []string
Component dependencies.
Properties interface{}
Properties of the component.
name This property is required. String
Name of the component.
type This property is required. String
Component type.
dependencies List<String>
Component dependencies.
properties Object
Properties of the component.
name This property is required. string
Name of the component.
type This property is required. string
Component type.
dependencies string[]
Component dependencies.
properties any
Properties of the component.
name This property is required. str
Name of the component.
type This property is required. str
Component type.
dependencies Sequence[str]
Component dependencies.
properties Any
Properties of the component.
name This property is required. String
Name of the component.
type This property is required. String
Component type.
dependencies List<String>
Component dependencies.
properties Any
Properties of the component.

ExtendedLocation
, ExtendedLocationArgs

Name This property is required. string
The name of the extended location.
Type This property is required. string
The type of the extended location.
Name This property is required. string
The name of the extended location.
Type This property is required. string
The type of the extended location.
name This property is required. String
The name of the extended location.
type This property is required. String
The type of the extended location.
name This property is required. string
The name of the extended location.
type This property is required. string
The type of the extended location.
name This property is required. str
The name of the extended location.
type This property is required. str
The type of the extended location.
name This property is required. String
The name of the extended location.
type This property is required. String
The type of the extended location.

ExtendedLocationResponse
, ExtendedLocationResponseArgs

Name This property is required. string
The name of the extended location.
Type This property is required. string
The type of the extended location.
Name This property is required. string
The name of the extended location.
Type This property is required. string
The type of the extended location.
name This property is required. String
The name of the extended location.
type This property is required. String
The type of the extended location.
name This property is required. string
The name of the extended location.
type This property is required. string
The type of the extended location.
name This property is required. str
The name of the extended location.
type This property is required. str
The type of the extended location.
name This property is required. String
The name of the extended location.
type This property is required. String
The type of the extended location.

ReconciliationPolicies
, ReconciliationPoliciesArgs

Periodic
periodicAllows resource to reconcile periodically.
ReconciliationPoliciesPeriodic
periodicAllows resource to reconcile periodically.
Periodic
periodicAllows resource to reconcile periodically.
Periodic
periodicAllows resource to reconcile periodically.
PERIODIC
periodicAllows resource to reconcile periodically.
"periodic"
periodicAllows resource to reconcile periodically.

ReconciliationPolicy
, ReconciliationPolicyArgs

Type This property is required. string | Pulumi.AzureNative.IoTOperationsOrchestrator.ReconciliationPolicies
Policy type
Interval string
Policy interval.
Type This property is required. string | ReconciliationPolicies
Policy type
Interval string
Policy interval.
type This property is required. String | ReconciliationPolicies
Policy type
interval String
Policy interval.
type This property is required. string | ReconciliationPolicies
Policy type
interval string
Policy interval.
type This property is required. str | ReconciliationPolicies
Policy type
interval str
Policy interval.
type This property is required. String | "periodic"
Policy type
interval String
Policy interval.

ReconciliationPolicyResponse
, ReconciliationPolicyResponseArgs

Type This property is required. string
Policy type
Interval string
Policy interval.
Type This property is required. string
Policy type
Interval string
Policy interval.
type This property is required. String
Policy type
interval String
Policy interval.
type This property is required. string
Policy type
interval string
Policy interval.
type This property is required. str
Policy type
interval str
Policy interval.
type This property is required. String
Policy type
interval String
Policy interval.

SystemDataResponse
, SystemDataResponseArgs

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

TopologiesProperties
, TopologiesPropertiesArgs

Bindings []BindingProperties
bindings description.
bindings List<BindingProperties>
bindings description.
bindings BindingProperties[]
bindings description.
bindings List<Property Map>
bindings description.

TopologiesPropertiesResponse
, TopologiesPropertiesResponseArgs

bindings List<Property Map>
bindings description.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:iotoperationsorchestrator:Target lrhoqxofrfoihqxmmxadhxeqzsnepc /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsOrchestrator/targets/{name} 
Copy

To learn more about importing existing cloud resources, see Importing resources.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0