ElasticProfileResponse

data class ElasticProfileResponse(val desiredCount: Int? = null)

Describes the elastic profile of the Container Scale Set

Constructors

Link copied to clipboard
constructor(desiredCount: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val desiredCount: Int? = null