net48
namespace Azure.ResourceManager.DeviceRegistry.Models
{
    public static class ArmDeviceRegistryModelFactory
    {
        public static DeviceRegistryAssetData DeviceRegistryAssetData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, DeviceRegistryExtendedLocation extendedLocation = null, string uuid = null, string assetType = null, bool? enabled = default, string externalAssetId = null, string displayName = null, string description = null, Uri assetEndpointProfileUri = null, int? version = default, string manufacturer = null, Uri manufacturerUri = null, string model = null, string productCode = null, string hardwareRevision = null, string softwareRevision = null, Uri documentationUri = null, string serialNumber = null, IDictionary<string, BinaryData> attributes = null, string defaultDataPointsConfiguration = null, string defaultEventsConfiguration = null, IEnumerable<DataPoint> dataPoints = null, IEnumerable<AssetEvent> events = null, AssetStatus status = null, DeviceRegistryProvisioningState? provisioningState = default);
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to net48
Assembly

Azure.ResourceManager.DeviceRegistry , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.DeviceRegistry.

Package Azure.ResourceManager.DeviceRegistry netstandard2.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

09/21/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙