Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VnicEndpoint

Defines the details required for a VNIC-type {@code Endpoint}.

Properties

address

address: string

The IPv4 address of a VNIC type {@code Endpoint}.

Const type

type: string = "VNIC"

vnicId

vnicId: string

The OCID of the VNIC.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Endpoint): object

getJsonObj