Class InplaceUpgradeDetails
The details for upgrading ESXi host.
Inherited Members
Namespace: Oci.OcvpService.Models
Assembly: OCI.DotNetSDK.Ocvp.dll
Syntax
public class InplaceUpgradeDetails
Properties
VcfByolAllocationId
Declaration
[JsonProperty(PropertyName = "vcfByolAllocationId")]
public string VcfByolAllocationId { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The OCID of the Byol Allocation for VCF (VMware Cloud Foundation) deployment. |