VMware Fabric Agent Model Custom Properties Response
data class VMwareFabricAgentModelCustomPropertiesResponse(val biosId: String, val instanceType: String, val marsAuthenticationIdentity: IdentityModelResponse)
VMware fabric agent model custom properties.
Constructors
Link copied to clipboard
constructor(biosId: String, instanceType: String, marsAuthenticationIdentity: IdentityModelResponse)