VMwareFabricAgentModelCustomPropertiesResponse

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

VMware fabric agent model custom properties.

Constructors

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 fabric agent machine.

Link copied to clipboard

Discriminator property for FabricAgentModelCustomProperties. Expected value is 'VMware'.

Link copied to clipboard