Class VertexAction
Vertex update action
Inherited Members
Namespace: Oci.FusionappsService.Models
Assembly: OCI.DotNetSDK.Fusionapps.dll
Syntax
public class VertexAction : ActionProperties
Artifact
Declaration
[JsonProperty(PropertyName = "artifact")]
public string Artifact { get; set; }Property Value
| Type | Description | 
|---|---|
| string | patch that delivered the vertex update prerequisite |