VMwareDraModelCustomPropertiesResponse

data class VMwareDraModelCustomPropertiesResponse(val biosId: String, val instanceType: String, val marsAuthenticationIdentity: IdentityModelResponse)

VMware DRA model custom properties.

Constructors

Link copied to clipboard
constructor(biosId: String, instanceType: String, marsAuthenticationIdentity: IdentityModelResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the BIOS Id of the DRA machine.

Link copied to clipboard

Gets or sets the instance type. Expected value is 'VMware'.

Link copied to clipboard