Class NonADBRemapTablespaceDetails
Migration tablespace settings valid for NON-ADB target type using remap feature
Inherited Members
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public class NonADBRemapTablespaceDetails : TargetTypeTablespaceDetails
Properties
RemapTarget
Declaration
[JsonProperty(PropertyName = "remapTarget")]
public string RemapTarget { get; set; }
Property Value
Type | Description |
---|---|
string | Name of tablespace at target to which the source database tablespace need to be remapped |