GetInventoryItemPlainArgs

data class GetInventoryItemPlainArgs(val inventoryItemName: String, val resourceGroupName: String, val vcenterName: String) : ConvertibleToJava<GetInventoryItemPlainArgs>

Constructors

Link copied to clipboard
fun GetInventoryItemPlainArgs(inventoryItemName: String, resourceGroupName: String, vcenterName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetInventoryItemPlainArgs

Properties

Link copied to clipboard

Name of the inventoryItem.

Link copied to clipboard

The Resource Group Name.

Link copied to clipboard

Name of the vCenter.