Share via


WorkspaceList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.WorkspaceListTypeConverter))]
public class WorkspaceList : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IWorkspaceList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.WorkspaceListTypeConverter))>]
type WorkspaceList = class
    interface IWorkspaceList
    interface IJsonSerializable
Public Class WorkspaceList
Implements IWorkspaceList
Inheritance
WorkspaceList
Attributes
Implements

Constructors

WorkspaceList()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to