Delen via


IpAllocationPropertiesFormat interface

Eigenschappen van de IpAllocation.

Eigenschappen

allocationTags

IpAllocation-tags.

ipamAllocationId

De IPAM-toewijzings-id.

prefix

Het adresvoorvoegsel voor ipallocation.

prefixLength

De lengte van het adresvoorvoegsel voor de IpAllocation.

prefixType

Het adresvoorvoegseltype voor de IpAllocation.

type

Het type voor ipallocation.

Eigenschapdetails

allocationTags

IpAllocation-tags.

allocationTags?: Record<string, string>

Waarde van eigenschap

Record<string, string>

ipamAllocationId

De IPAM-toewijzings-id.

ipamAllocationId?: string

Waarde van eigenschap

string

prefix

Het adresvoorvoegsel voor ipallocation.

prefix?: string

Waarde van eigenschap

string

prefixLength

De lengte van het adresvoorvoegsel voor de IpAllocation.

prefixLength?: number

Waarde van eigenschap

number

prefixType

Het adresvoorvoegseltype voor de IpAllocation.

prefixType?: "IPv4" | "IPv6"

Waarde van eigenschap

"IPv4" | "IPv6"

type

Het type voor ipallocation.

type?: "Undefined" | "Hypernet"

Waarde van eigenschap

"Undefined" | "Hypernet"