ArmDeviceRegistryModelFactory Class

Definition

Model factory for models.

public static class ArmDeviceRegistryModelFactory
type ArmDeviceRegistryModelFactory = class
Public Class ArmDeviceRegistryModelFactory
Inheritance
ArmDeviceRegistryModelFactory

Methods

AssetStatus(IEnumerable<AssetStatusError>, Nullable<Int32>)

Initializes a new instance of AssetStatus.

AssetStatusError(Nullable<Int32>, String)

Initializes a new instance of AssetStatusError.

DeviceRegistryAssetData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DeviceRegistryExtendedLocation, String, String, Nullable<Boolean>, String, String, String, Uri, Nullable<Int32>, String, Uri, String, String, String, String, Uri, String, IDictionary<String,BinaryData>, String, String, IEnumerable<DataPoint>, IEnumerable<AssetEvent>, AssetStatus, Nullable<DeviceRegistryProvisioningState>)

Initializes a new instance of DeviceRegistryAssetData.

DeviceRegistryAssetEndpointProfileData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DeviceRegistryExtendedLocation, String, Uri, UserAuthentication, IEnumerable<OwnCertificate>, String, Nullable<DeviceRegistryProvisioningState>)

Initializes a new instance of DeviceRegistryAssetEndpointProfileData.

Applies to