GetClusterResult

data class GetClusterResult(val id: String, val location: String, val name: String, val resourceGroupName: String, val skuName: String)

A collection of values returned by getCluster.

Constructors

Link copied to clipboard
constructor(id: String, location: String, name: String, resourceGroupName: String, skuName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Location of the EventHub Cluster.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

SKU name of the EventHub Cluster.