Class UpgradeAction
Quarterly upgrade details.
Inherited Members
Namespace: Oci.FusionappsService.Models
Assembly: OCI.DotNetSDK.Fusionapps.dll
Syntax
public class UpgradeAction : ActionProperties
Qualifier
Declaration
[JsonProperty(PropertyName = "qualifier")]
public string Qualifier { get; set; }Property Value
| Type | Description | 
|---|---|
| string | month qualifier | 
Version
Declaration
[JsonProperty(PropertyName = "version")]
public string Version { get; set; }Property Value
| Type | Description | 
|---|---|
| string | name of the repo |