Class AddEmManagedExternalExadataInsightMembersDetails
The information about the members of Exadata system to be added. If memberEntityDetails is not specified, the the Enterprise Manager entity (e.g. databases and hosts) associated with an Exadata system will be placed in the same compartment as the Exadata system.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class AddEmManagedExternalExadataInsightMembersDetails : AddExadataInsightMembersDetails
Properties
MemberEntityDetails
Declaration
[JsonProperty(PropertyName = "memberEntityDetails")]
public List<CreateEmManagedExternalExadataMemberEntityDetails> MemberEntityDetails { get; set; }
Property Value
Type | Description |
---|---|
List<CreateEmManagedExternalExadataMemberEntityDetails> |