Condividi tramite


IPeeringServiceSku Interface

Definition

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

Properties

Name Description
Name

The name of the peering service SKU.

Methods

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

Applies to