次の方法で共有


IServicesDescriptionListResult Interface

Definition

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

Properties

NextLink

The link used to get the next page of service description objects.

Value

A list of service description objects.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to