Share via


IClusterInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ClusterInfoTypeConverter))]
public interface IClusterInfo : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ClusterInfoTypeConverter))>]
type IClusterInfo = interface
    interface IJsonSerializable
Public Interface IClusterInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

The resource id of cluster.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to