GetVirtualMachineManagerInventoryItemsResult

data class GetVirtualMachineManagerInventoryItemsResult(val id: String, val inventoryItems: List<GetVirtualMachineManagerInventoryItemsInventoryItem>, val inventoryType: String, val systemCenterVirtualMachineManagerServerId: String)

A collection of values returned by getVirtualMachineManagerInventoryItems.

Constructors

constructor(id: String, inventoryItems: List<GetVirtualMachineManagerInventoryItemsInventoryItem>, inventoryType: String, systemCenterVirtualMachineManagerServerId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

One or more inventory_items blocks as defined below.

Link copied to clipboard