Azure.ResourceManager.DigitalTwins Namespace
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.
Classes
DigitalTwinsDescriptionCollection |
A class representing a collection of DigitalTwinsDescriptionResource and their operations. Each DigitalTwinsDescriptionResource in the collection will belong to the same instance of ResourceGroupResource. To get a DigitalTwinsDescriptionCollection instance call the GetDigitalTwinsDescriptions method from an instance of ResourceGroupResource. |
DigitalTwinsDescriptionData |
A class representing the DigitalTwinsDescription data model. The description of the DigitalTwins service. |
DigitalTwinsDescriptionResource |
A Class representing a DigitalTwinsDescription along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DigitalTwinsDescriptionResource from an instance of ArmClient using the GetDigitalTwinsDescriptionResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDigitalTwinsDescription method. |
DigitalTwinsEndpointResource |
A Class representing a DigitalTwinsEndpointResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DigitalTwinsEndpointResource from an instance of ArmClient using the GetDigitalTwinsEndpointResource method. Otherwise you can get one from its parent resource DigitalTwinsDescriptionResource using the GetDigitalTwinsEndpointResource method. |
DigitalTwinsEndpointResourceCollection |
A class representing a collection of DigitalTwinsEndpointResource and their operations. Each DigitalTwinsEndpointResource in the collection will belong to the same instance of DigitalTwinsDescriptionResource. To get a DigitalTwinsEndpointResourceCollection instance call the GetDigitalTwinsEndpointResources method from an instance of DigitalTwinsDescriptionResource. |
DigitalTwinsEndpointResourceData |
A class representing the DigitalTwinsEndpointResource data model. DigitalTwinsInstance endpoint resource. |
DigitalTwinsExtensions |
A class to add extension methods to Azure.ResourceManager.DigitalTwins. |
DigitalTwinsPrivateEndpointConnectionCollection |
A class representing a collection of DigitalTwinsPrivateEndpointConnectionResource and their operations. Each DigitalTwinsPrivateEndpointConnectionResource in the collection will belong to the same instance of DigitalTwinsDescriptionResource. To get a DigitalTwinsPrivateEndpointConnectionCollection instance call the GetDigitalTwinsPrivateEndpointConnections method from an instance of DigitalTwinsDescriptionResource. |
DigitalTwinsPrivateEndpointConnectionData |
A class representing the DigitalTwinsPrivateEndpointConnection data model. The private endpoint connection of a Digital Twin. |
DigitalTwinsPrivateEndpointConnectionResource |
A Class representing a DigitalTwinsPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DigitalTwinsPrivateEndpointConnectionResource from an instance of ArmClient using the GetDigitalTwinsPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource DigitalTwinsDescriptionResource using the GetDigitalTwinsPrivateEndpointConnection method. |
DigitalTwinsPrivateLinkResource |
A Class representing a DigitalTwinsPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DigitalTwinsPrivateLinkResource from an instance of ArmClient using the GetDigitalTwinsPrivateLinkResource method. Otherwise you can get one from its parent resource DigitalTwinsDescriptionResource using the GetDigitalTwinsPrivateLinkResource method. |
DigitalTwinsPrivateLinkResourceCollection |
A class representing a collection of DigitalTwinsPrivateLinkResource and their operations. Each DigitalTwinsPrivateLinkResource in the collection will belong to the same instance of DigitalTwinsDescriptionResource. To get a DigitalTwinsPrivateLinkResourceCollection instance call the GetDigitalTwinsPrivateLinkResources method from an instance of DigitalTwinsDescriptionResource. |
DigitalTwinsPrivateLinkResourceData |
A class representing the DigitalTwinsPrivateLinkResource data model. The group information for creating a private endpoint on Digital Twin. |
TimeSeriesDatabaseConnectionCollection |
A class representing a collection of TimeSeriesDatabaseConnectionResource and their operations. Each TimeSeriesDatabaseConnectionResource in the collection will belong to the same instance of DigitalTwinsDescriptionResource. To get a TimeSeriesDatabaseConnectionCollection instance call the GetTimeSeriesDatabaseConnections method from an instance of DigitalTwinsDescriptionResource. |
TimeSeriesDatabaseConnectionData |
A class representing the TimeSeriesDatabaseConnection data model. Describes a time series database connection resource. |
TimeSeriesDatabaseConnectionResource |
A Class representing a TimeSeriesDatabaseConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TimeSeriesDatabaseConnectionResource from an instance of ArmClient using the GetTimeSeriesDatabaseConnectionResource method. Otherwise you can get one from its parent resource DigitalTwinsDescriptionResource using the GetTimeSeriesDatabaseConnection method. |
Azure SDK for .NET