IpAllocationPropertiesFormat interface
IpAllocation 的屬性。
屬性
| allocation |
IpAllocation 標記。 |
| ipam |
IPAM 配置標識碼。 |
| prefix | IpAllocation 的位址前置詞。 |
| prefix |
IpAllocation 的位址前綴長度。 |
| prefix |
IpAllocation 的位址前置詞類型。 |
| subnet | 使用此 IpAllocation 資源前置詞的子網路。 |
| type | IpAllocation 的類型。 |
| virtual |
使用此 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
type
IpAllocation 的類型。
type?: string
屬性值
string