GetVCenterPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The Resource Group Name.

Link copied to clipboard

Name of the vCenter.