Share via


IFhirServiceCollection Interface

Definition

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

Properties

NextLink

The link used to get the next page of Fhir Services.

Value

The list of Fhir Services.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to