IpAllocation interface

IpAllocation 資源。

Extends

屬性

allocationTags

IpAllocation 標記。

etag

每當更新資源時變更的唯一隻讀字串。

ipamAllocationId

IPAM 配置標識碼。

prefix

IpAllocation 的位址前置詞。

prefixLength

IpAllocation 的位址前綴長度。

prefixType

IpAllocation 的位址前置詞類型。

subnet

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

typePropertiesType

IpAllocation 的類型。

virtualNetwork

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

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。

tags

資源標籤。

type

資源類型。

屬性詳細資料

allocationTags

IpAllocation 標記。

allocationTags?: Record<string, string>

屬性值

Record<string, string>

etag

每當更新資源時變更的唯一隻讀字串。

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

屬性值

typePropertiesType

IpAllocation 的類型。

typePropertiesType?: string

屬性值

string

virtualNetwork

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

virtualNetwork?: SubResource

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自Resource.tags

type

資源類型。

type?: string

屬性值

string

繼承自Resource.type