Class TargetEnvironment
Description of the target environment.
Inherited Members
Namespace: Oci.CloudmigrationsService.Models
Assembly: OCI.DotNetSDK.Cloudmigrations.dll
Syntax
[JsonConverter(typeof(TargetEnvironmentModelConverter))]
public class TargetEnvironment
Properties
TargetCompartmentId
Declaration
[JsonProperty(PropertyName = "targetCompartmentId")]
public string TargetCompartmentId { get; set; }
Property Value
Type | Description |
---|---|
string | Target compartment identifier |