Table of Contents

Class SetNotificationPreferenceForDeviceUpdatesRequestPayload

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Generated.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

The request to set the notification preference for device updates.

public class SetNotificationPreferenceForDeviceUpdatesRequestPayload
Inheritance
SetNotificationPreferenceForDeviceUpdatesRequestPayload
Inherited Members

Properties

NotificationPreferenceRequest

The 'notificationPreferenceRequest' Field.

[JsonPropertyName("notificationPreferenceRequest")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public NotificationPreference NotificationPreferenceRequest { get; set; }

Property Value

NotificationPreference