Class AllUpdateCheckActionUpdateObjectDetails
Exclude all check objects.
Inherited Members
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public class AllUpdateCheckActionUpdateObjectDetails : UpdateCheckActionUpdateObjectDetails
Properties
IsExclude
Declaration
[JsonProperty(PropertyName = "isExclude")]
public bool? IsExclude { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? | Flag showing the action on the object. |