Sku Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.SkuTypeConverter))]
public class Sku : Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.ISku
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.SkuTypeConverter))>]
type Sku = class
    interface ISku
    interface IJsonSerializable
Public Class Sku
Implements ISku
Inheritance
Sku
Attributes
Implements

Constructors

Sku()

Properties

Name
Tier

Methods

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

Applies to