IClusterProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ClusterPropertiesTypeConverter))]
public interface IClusterProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ClusterPropertiesTypeConverter))>]
type IClusterProperties = interface
    interface IJsonSerializable
Public Interface IClusterProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CreatedAt
MetricId
ProvisioningState
Status
SupportsScaling
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to