ClusterSku Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ClusterSkuTypeConverter))]
public class ClusterSku : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IClusterSku
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ClusterSkuTypeConverter))>]
type ClusterSku = class
    interface IClusterSku
    interface IJsonSerializable
Public Class ClusterSku
Implements IClusterSku
Inheritance
ClusterSku
Attributes
Implements

Constructors

ClusterSku()

Properties

Capacity
Name

Methods

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

Applies to