IpAllocationPropertiesFormat interface

IpAllocation 的屬性。

屬性

allocationTags

IpAllocation 標記。

ipamAllocationId

IPAM 配置標識碼。

prefix

IpAllocation 的位址前置詞。

prefixLength

IpAllocation 的位址前綴長度。

prefixType

IpAllocation 的位址前置詞類型。

subnet

使用此 IpAllocation 資源前置詞的子網路。

type

IpAllocation 的類型。

virtualNetwork

使用此 IpAllocation 資源前置詞的 VirtualNetwork。

屬性詳細資料

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?: string

屬性值

string

subnet

使用此 IpAllocation 資源前置詞的子網路。

subnet?: SubResource

屬性值

type

IpAllocation 的類型。

type?: string

屬性值

string

virtualNetwork

使用此 IpAllocation 資源前置詞的 VirtualNetwork。

virtualNetwork?: SubResource

屬性值