Freigeben über


IFleetListResult Interface

Definition

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

Properties

Name Description
NextLink

The link to the next page of items

Value

The Fleet items on this page

Methods

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

Applies to