VMware Dra Model Custom Properties Response
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)