DeviceRegistryNamespaceAssetStatusDataset Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the asset status dataset properties.
public class DeviceRegistryNamespaceAssetStatusDataset : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceAssetStatusDataset>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceAssetStatusDataset>
type DeviceRegistryNamespaceAssetStatusDataset = class
interface IJsonModel<DeviceRegistryNamespaceAssetStatusDataset>
interface IPersistableModel<DeviceRegistryNamespaceAssetStatusDataset>
Public Class DeviceRegistryNamespaceAssetStatusDataset
Implements IJsonModel(Of DeviceRegistryNamespaceAssetStatusDataset), IPersistableModel(Of DeviceRegistryNamespaceAssetStatusDataset)
- Inheritance
-
DeviceRegistryNamespaceAssetStatusDataset
- Implements
Properties
| Name | Description |
|---|---|
| Error |
Object to transfer and persist errors that originate from the edge. |
| MessageSchemaReference |
The message schema reference object. |
| Name |
The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information. |