DigitalTwinsEndpointResource 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.
DigitalTwinsInstance endpoint resource.
public class DigitalTwinsEndpointResource : Microsoft.Azure.Management.DigitalTwins.Models.ExternalResource
type DigitalTwinsEndpointResource = class
inherit ExternalResource
Public Class DigitalTwinsEndpointResource
Inherits ExternalResource
- Inheritance
Constructors
DigitalTwinsEndpointResource() |
Initializes a new instance of the DigitalTwinsEndpointResource class. |
DigitalTwinsEndpointResource(DigitalTwinsEndpointResourceProperties, String, String, String, SystemData) |
Initializes a new instance of the DigitalTwinsEndpointResource class. |
Properties
Id |
Gets the resource identifier. (Inherited from ExternalResource) |
Name |
Gets extension resource name. (Inherited from ExternalResource) |
Properties |
Gets or sets digitalTwinsInstance endpoint resource properties. |
SystemData |
Gets metadata pertaining to creation and last modification of the resource. (Inherited from ExternalResource) |
Type |
Gets the resource type. (Inherited from ExternalResource) |
Applies to
Azure SDK for .NET