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