次の方法で共有


IWorkspaceList Interface

Definition

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

Properties

NextLink

The link used to get the next page.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to