Sdílet prostřednictvím


IpAllocationPropertiesFormat interface

Vlastnosti IpAllocation.

Vlastnosti

allocationTags

Značky IpAllocation.

ipamAllocationId

ID přidělení služby IPAM.

prefix

Předpona adresy ipAllocation.

prefixLength

Délka předpony adresy ipAllocation.

prefixType

Typ předpony adresy pro IpAllocation.

type

Typ ipallocation.

Podrobnosti vlastnosti

allocationTags

Značky IpAllocation.

allocationTags?: Record<string, string>

Hodnota vlastnosti

Record<string, string>

ipamAllocationId

ID přidělení služby IPAM.

ipamAllocationId?: string

Hodnota vlastnosti

string

prefix

Předpona adresy ipAllocation.

prefix?: string

Hodnota vlastnosti

string

prefixLength

Délka předpony adresy ipAllocation.

prefixLength?: number

Hodnota vlastnosti

number

prefixType

Typ předpony adresy pro IpAllocation.

prefixType?: "IPv4" | "IPv6"

Hodnota vlastnosti

"IPv4" | "IPv6"

type

Typ ipallocation.

type?: "Undefined" | "Hypernet"

Hodnota vlastnosti

"Undefined" | "Hypernet"