Table of Contents

Class AssetDeviceRef

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record AssetDeviceRef : IEquatable<AssetDeviceRef>
Inheritance
AssetDeviceRef
Implements
Inherited Members

Properties

DeviceName

public required string DeviceName { get; set; }

Property Value

string

EndpointName

public required string EndpointName { get; set; }

Property Value

string