Share via


DesktopList Class

Definition

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

Constructors

DesktopList()

Properties

NextLink
Value

Methods

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

Applies to