次の方法で共有


IDicomServiceCollection Interface

Definition

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

Properties

NextLink

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

Value

The list of Dicom Services.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to