Compartir a través de


TwinCollectionValue Clase

Definición

Representa un valor de propiedad en un TwinCollection

public class TwinCollectionValue : Newtonsoft.Json.Linq.JValue
type TwinCollectionValue = class
    inherit JValue
Public Class TwinCollectionValue
Inherits JValue
Herencia
Newtonsoft.Json.Linq.JValue
TwinCollectionValue

Propiedades

Item[String]

Obtiene el valor del nombre de propiedad especificado.

Métodos

GetLastUpdated()

Obtiene la hora LastUpdated para esta propiedad.

GetLastUpdatedVersion()

Obtiene lastUpdatedVersion para esta propiedad.

GetMetadata()

Obtiene los metadatos de esta propiedad.

Se aplica a