GetHcxEnterpriseSiteResult

data class GetHcxEnterpriseSiteResult(val activationKey: String, val id: String, val name: String, val status: String, val type: String)

An HCX Enterprise Site resource

Constructors

Link copied to clipboard
constructor(activationKey: String, id: String, name: String, status: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The activation key

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

The status of the HCX Enterprise Site

Link copied to clipboard

Resource type.