IGuestAgentList Interface

Definition

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

Properties

NextLink

Url to follow for getting next page of GuestAgent.

Value

Array of GuestAgent

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to