次の方法で共有


IIotConnectorCollection Interface

Definition

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

Properties

NextLink

The link used to get the next page of IoT Connectors.

Value

The list of IoT Connectors.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to