DigitalTwinsResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET