Share via


IExtendedZoneListResult Interface

Definition

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

Properties

NextLink

The link to the next page of items

Value

The ExtendedZone items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to