IDeviceRefUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Models.DeviceRefUpdateTypeConverter))]
public interface IDeviceRefUpdate : Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Models.DeviceRefUpdateTypeConverter))>]
type IDeviceRefUpdate = interface
    interface IJsonSerializable
Public Interface IDeviceRefUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DeviceName

Name of the device resource

EndpointName

The name of endpoint to use

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to