Class ChangeLogGroupCompartmentDetails
Contains details indicating which compartment the resource should move to.
Inherited Members
Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
public class ChangeLogGroupCompartmentDetailsProperties
CompartmentId
Declaration
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The compartment into which the resource should be moved. |