Uses of Class
com.azure.messaging.eventgrid.systemevents.DeviceTwinMetadata
Packages that use DeviceTwinMetadata
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of DeviceTwinMetadata in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return DeviceTwinMetadataModifier and TypeMethodDescriptionDeviceTwinProperties.getMetadata()Get the metadata property: Metadata information for the properties JSON document.DeviceTwinMetadata.setLastUpdated(String lastUpdated) Set the lastUpdated property: The ISO8601 timestamp of the last time the properties were updated.Methods in com.azure.messaging.eventgrid.systemevents with parameters of type DeviceTwinMetadataModifier and TypeMethodDescriptionDeviceTwinProperties.setMetadata(DeviceTwinMetadata metadata) Set the metadata property: Metadata information for the properties JSON document.