Azure.ResourceManager.DigitalTwins.Models 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
ArmDigitalTwinsModelFactory |
Model factory for models. |
DataExplorerConnectionProperties |
Properties of a time series database connection to Azure Data Explorer with data being sent via an EventHub. |
DigitalTwinsDescriptionPatch |
The description of the DigitalTwins service. |
DigitalTwinsEndpointResourceProperties |
Properties related to Digital Twins Endpoint Please note DigitalTwinsEndpointResourceProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DigitalTwinsEventGridProperties, DigitalTwinsEventHubProperties and DigitalTwinsServiceBusProperties. |
DigitalTwinsEventGridProperties |
Properties related to EventGrid. |
DigitalTwinsEventHubProperties |
Properties related to EventHub. |
DigitalTwinsManagedIdentityReference |
The properties of the Managed Identity. |
DigitalTwinsNameContent |
The result returned from a database check name availability request. |
DigitalTwinsNameResult |
The result returned from a check name availability request. |
DigitalTwinsPrivateEndpointConnectionProperties |
The properties of a private endpoint connection. |
DigitalTwinsPrivateLinkResourceProperties |
The properties for a group information object. |
DigitalTwinsPrivateLinkServiceConnectionState |
The current state of a private endpoint connection. |
DigitalTwinsServiceBusProperties |
Properties related to ServiceBus. |
TimeSeriesDatabaseConnectionProperties |
Properties of a time series database connection resource. Please note TimeSeriesDatabaseConnectionProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataExplorerConnectionProperties. |
Structs
CleanupConnectionArtifact |
The CleanupConnectionArtifact. |
DigitalTwinsAuthenticationType |
Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified. |
DigitalTwinsEndpointProvisioningState |
The provisioning state. |
DigitalTwinsManagedIdentityType |
The type of managed identity used. |
DigitalTwinsNameUnavailableReason |
Message providing the reason why the given name is invalid. |
DigitalTwinsPrivateLinkResourceProvisioningState |
The provisioning state. |
DigitalTwinsPrivateLinkServiceConnectionStatus |
The status of a private endpoint connection. |
DigitalTwinsProvisioningState |
The provisioning state. |
DigitalTwinsPublicNetworkAccess |
Public network access for the DigitalTwinsInstance. |
DigitalTwinsResourceType |
The type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances. |
RecordPropertyAndItemRemoval |
Specifies whether or not to record twin / relationship property and item removals, including removals of indexed or keyed values (such as map entries, array elements, etc.). This feature is de-activated unless explicitly set to 'true'. Setting this property to 'true' will generate an additional column in the property events table in ADX. |
TimeSeriesDatabaseConnectionState |
The provisioning state. |
Azure SDK for .NET