Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TopologyContainsEntityRelationship

Defines the {@code contains} relationship between virtual network topology entities. A {@code Contains} relationship is defined when an entity fully owns, contains or manages another entity. For example, a subnet is contained and managed in the scope of a VCN, therefore a VCN has a {@code contains} relationship to a subnet.

Properties

id1

id1: string

The OCID of the first entity in the relationship.

id2

id2: string

The OCID of the second entity in the relationship.

Const type

type: string = "CONTAINS"

Methods

getDeserializedJsonObj

getJsonObj