Share via


SkuListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SkuListResultTypeConverter))]
public class SkuListResult : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISkuListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SkuListResultTypeConverter))>]
type SkuListResult = class
    interface ISkuListResult
    interface IJsonSerializable
Public Class SkuListResult
Implements ISkuListResult
Inheritance
SkuListResult
Attributes
Implements

Constructors

SkuListResult()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to