Share via


DigitalTwinsResource Class

Definition

The common properties of a DigitalTwinsInstance.

public class DigitalTwinsResource : Microsoft.Rest.Azure.IResource
type DigitalTwinsResource = class
    interface IResource
Public Class DigitalTwinsResource
Implements IResource
Inheritance
DigitalTwinsResource
Derived
Implements

Constructors

DigitalTwinsResource()

Initializes a new instance of the DigitalTwinsResource class.

DigitalTwinsResource(String, String, String, String, IDictionary<String,String>, DigitalTwinsIdentity, SystemData)

Initializes a new instance of the DigitalTwinsResource class.

Properties

Id

Gets the resource identifier.

Identity

Gets or sets the managed identity for the DigitalTwinsInstance.

Location

Gets or sets the resource location.

Name

Gets the resource name.

SystemData

Gets metadata pertaining to creation and last modification of the DigitalTwinsInstance.

Tags

Gets or sets the resource tags.

Type

Gets the resource type.

Applies to