Table of Contents

Class NotificationResponse

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

Properties

ResponsePayload

public required string ResponsePayload { get; set; }

Property Value

string