VsphereManagementSettingsArgs

data class VsphereManagementSettingsArgs(val licenseAndSupportList: Output<List<VsphereManagementLicenseArgs>>) : ConvertibleToJava<VsphereManagementSettingsArgs>

Vsphere management settings.

Constructors

Link copied to clipboard
constructor(licenseAndSupportList: Output<List<VsphereManagementLicenseArgs>>)

Properties

Link copied to clipboard

Licence and support list.

Functions

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