Udostępnij przez


IApplicationGroupList Interface

Definition

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

Properties

Name Description
NextLink

Link to the next page of results.

Value

List of ApplicationGroup definitions.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to