次の方法で共有


IIotFhirDestinationCollection Interface

Definition

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

Properties

NextLink

The link used to get the next page of IoT FHIR destinations.

Value

The list of IoT Connector FHIR destinations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to