Class LcmWorkItemDetails
The work item details with LCM related information.
Inherited Members
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public class LcmWorkItemDetails : WorkItemDetails
Properties
PostInstallationActions
Declaration
[JsonProperty(PropertyName = "postInstallationActions")]
public PostInstallationActionSettings PostInstallationActions { get; set; }
Property Value
Type | Description |
---|---|
PostInstallationActionSettings |