Condividi tramite


IpAllocationPropertiesFormat interface

Proprietà di IpAllocation.

Proprietà

allocationTags

Tag IpAllocation.

ipamAllocationId

ID di allocazione di Gestione indirizzi IP.

prefix

Prefisso dell'indirizzo per IpAllocation.

prefixLength

Lunghezza del prefisso dell'indirizzo per IpAllocation.

prefixType

Prefisso dell'indirizzo Digitare per IpAllocation.

type

Tipo per IpAllocation.

Dettagli proprietà

allocationTags

Tag IpAllocation.

allocationTags?: Record<string, string>

Valore della proprietà

Record<string, string>

ipamAllocationId

ID di allocazione di Gestione indirizzi IP.

ipamAllocationId?: string

Valore della proprietà

string

prefix

Prefisso dell'indirizzo per IpAllocation.

prefix?: string

Valore della proprietà

string

prefixLength

Lunghezza del prefisso dell'indirizzo per IpAllocation.

prefixLength?: number

Valore della proprietà

number

prefixType

Prefisso dell'indirizzo Digitare per IpAllocation.

prefixType?: "IPv4" | "IPv6"

Valore della proprietà

"IPv4" | "IPv6"

type

Tipo per IpAllocation.

type?: "Undefined" | "Hypernet"

Valore della proprietà

"Undefined" | "Hypernet"