InplaceUpgradeDetails¶
-
class
oci.ocvp.models.InplaceUpgradeDetails(**kwargs)¶ Bases:
objectThe details for upgrading ESXi host.
Methods
__init__(**kwargs)Initializes a new InplaceUpgradeDetails object with values from keyword arguments. Attributes
vcf_byol_allocation_idGets the vcf_byol_allocation_id of this InplaceUpgradeDetails. -
__init__(**kwargs)¶ Initializes a new InplaceUpgradeDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: vcf_byol_allocation_id (str) – The value to assign to the vcf_byol_allocation_id property of this InplaceUpgradeDetails.
-