DigitalTwinMetadata.ModelId Property

Definition

The Id of the model that the digital twin is modeled by.

[System.Text.Json.Serialization.JsonPropertyName("$model")]
public string ModelId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("$model")>]
member this.ModelId : string with get, set
Public Property ModelId As String

Property Value

Attributes

Applies to