Bagikan melalui


SkuInfoCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SkuInfoCollectionTypeConverter))]
public class SkuInfoCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISkuInfoCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SkuInfoCollectionTypeConverter))>]
type SkuInfoCollection = class
    interface ISkuInfoCollection
    interface IJsonSerializable
Public Class SkuInfoCollection
Implements ISkuInfoCollection
Inheritance
SkuInfoCollection
Attributes
Implements

Constructors

SkuInfoCollection()

Properties

NextLink
Value

Methods

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

Applies to