Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNetworkAddressListVcnAddressesDetails

The information about new NetworkAddressListVcnAddresses.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

NetworkAddressList display name, can be renamed.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Const type

type: string = "VCN_ADDRESSES"

vcnAddresses

vcnAddresses: Array<PrivateAddresses>

A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.

Methods

getDeserializedJsonObj

getJsonObj