Class ChangeManagedInstanceGroupCompartmentDetails
Compartment id for a managed instance group
Inherited Members
Namespace: Oci.OsmanagementService.Models
Assembly: OCI.DotNetSDK.Osmanagement.dll
Syntax
public class ChangeManagedInstanceGroupCompartmentDetails
Properties
CompartmentId
Declaration
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the compartment into which the resource should be moved. |