مشاركة عبر


IpAllocationPropertiesFormat interface

خصائص IpAllocation.

الخصائص

allocationTags

علامات IpAllocation.

ipamAllocationId

معرف تخصيص IPAM.

prefix

بادئة العنوان ل IpAllocation.

prefixLength

طول بادئة العنوان ل IpAllocation.

prefixType

نوع بادئة العنوان ل IpAllocation.

type

نوع IpAllocation.

تفاصيل الخاصية

allocationTags

علامات IpAllocation.

allocationTags?: Record<string, string>

قيمة الخاصية

Record<string, string>

ipamAllocationId

معرف تخصيص IPAM.

ipamAllocationId?: string

قيمة الخاصية

string

prefix

بادئة العنوان ل IpAllocation.

prefix?: string

قيمة الخاصية

string

prefixLength

طول بادئة العنوان ل IpAllocation.

prefixLength?: number

قيمة الخاصية

number

prefixType

نوع بادئة العنوان ل IpAllocation.

prefixType?: "IPv4" | "IPv6"

قيمة الخاصية

"IPv4" | "IPv6"

type

نوع IpAllocation.

type?: "Undefined" | "Hypernet"

قيمة الخاصية

"Undefined" | "Hypernet"