Class ChangeOperationsInsightsPrivateEndpointCompartmentDetails
The details used to change the compartment of a Operation Insights private endpoint.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class ChangeOperationsInsightsPrivateEndpointCompartmentDetails
Properties
CompartmentId
Declaration
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }
Property Value
Type | Description |
---|---|
string | The new compartment OCID of the Private service accessed database. |