你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BasicDigitalTwin.Id 属性

定义

数字孪生实例中数字孪生体的唯一 ID。 此字段存在于每个数字孪生体上。

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

属性值

属性

适用于