Partilhar via


IPeeringRegisteredAsnListResult Interface

Definition

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

Properties

Name Description
NextLink

The link to fetch the next page of peering registered ASNs.

Value

The list of peering registered ASNs.

Methods

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

Applies to