IpAllocation interface
IpAllocation 资源。
- 扩展
属性
| allocation |
IpAllocation 标记。 |
| etag | 一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。 |
| ipam |
IPAM 分配 ID。 |
| prefix | IpAllocation 的地址前缀。 |
| prefix |
IpAllocation 的地址前缀长度。 |
| prefix |
IpAllocation 的地址前缀类型。 |
| subnet | 使用此 IpAllocation 资源的前缀的子网。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type |
IpAllocation 的类型。 |
| virtual |
使用此 IpAllocation 资源的前缀的 VirtualNetwork。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
| id | 资源 ID。 |
| location | 资源位置。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源标记。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
allocationTags
IpAllocation 标记。
allocationTags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
etag
一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。
etag?: string
属性值
string
ipamAllocationId
IPAM 分配 ID。
ipamAllocationId?: string
属性值
string
prefix
IpAllocation 的地址前缀。
prefix?: string
属性值
string
prefixLength
IpAllocation 的地址前缀长度。
prefixLength?: number
属性值
number
prefixType
IpAllocation 的地址前缀类型。
prefixType?: string
属性值
string
subnet
typePropertiesType
IpAllocation 的类型。
typePropertiesType?: string
属性值
string
virtualNetwork
使用此 IpAllocation 资源的前缀的 VirtualNetwork。 注意:此属性不会序列化。 它只能由服务器填充。
virtualNetwork?: SubResource