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

TwinCollectionArray 类

定义

表示 中的属性数组 TwinCollection

public class TwinCollectionArray : Newtonsoft.Json.Linq.JArray
type TwinCollectionArray = class
    inherit JArray
Public Class TwinCollectionArray
Inherits JArray
继承
Newtonsoft.Json.Linq.JArray
TwinCollectionArray

属性

Item[String]

获取给定属性名称的值

方法

GetLastUpdated()

获取此属性的 LastUpdated 时间

GetLastUpdatedVersion()

获取此属性的 LastUpdatedVersion

GetMetadata()

获取此属性的元数据

适用于