Bagikan melalui


IpAllocationPropertiesFormat interface

Properti IpAllocation.

Properti

allocationTags

Tag IpAllocation.

ipamAllocationId

ID alokasi IPAM.

prefix

Awalan alamat untuk IpAllocation.

prefixLength

Panjang awalan alamat untuk IpAllocation.

prefixType

Jenis awalan alamat untuk IpAllocation.

type

Jenis untuk IpAllocation.

Detail Properti

allocationTags

Tag IpAllocation.

allocationTags?: Record<string, string>

Nilai Properti

Record<string, string>

ipamAllocationId

ID alokasi IPAM.

ipamAllocationId?: string

Nilai Properti

string

prefix

Awalan alamat untuk IpAllocation.

prefix?: string

Nilai Properti

string

prefixLength

Panjang awalan alamat untuk IpAllocation.

prefixLength?: number

Nilai Properti

number

prefixType

Jenis awalan alamat untuk IpAllocation.

prefixType?: "IPv4" | "IPv6"

Nilai Properti

"IPv4" | "IPv6"

type

Jenis untuk IpAllocation.

type?: "Undefined" | "Hypernet"

Nilai Properti

"Undefined" | "Hypernet"