Share via


ListResourceSkusResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ListResourceSkusResultTypeConverter))]
public class ListResourceSkusResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IListResourceSkusResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ListResourceSkusResultTypeConverter))>]
type ListResourceSkusResult = class
    interface IListResourceSkusResult
    interface IJsonSerializable
Public Class ListResourceSkusResult
Implements IListResourceSkusResult
Inheritance
ListResourceSkusResult
Attributes
Implements

Constructors

ListResourceSkusResult()

Properties

Value

Methods

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

Applies to