Table of Contents

Class GetAssetRequest

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

Properties

AssetName

public required string AssetName { get; init; }

Property Value

string