IpAllocationPropertiesFormat interface

IpAllocation のプロパティ。

プロパティ

allocationTags

IpAllocation タグ。

ipamAllocationId

IPAM 割り当て ID。

prefix

IpAllocation のアドレス プレフィックス。

prefixLength

IpAllocation のアドレス プレフィックスの長さ。

prefixType

IpAllocation のアドレス プレフィックス Type。

subnet

この IpAllocation リソースのプレフィックスを使用するサブネット。

type

IpAllocation の型。

virtualNetwork

この IpAllocation リソースのプレフィックスを使用する VirtualNetwork。

プロパティの詳細

allocationTags

IpAllocation タグ。

allocationTags?: Record<string, string>

プロパティ値

Record<string, string>

ipamAllocationId

IPAM 割り当て ID。

ipamAllocationId?: string

プロパティ値

string

prefix

IpAllocation のアドレス プレフィックス。

prefix?: string

プロパティ値

string

prefixLength

IpAllocation のアドレス プレフィックスの長さ。

prefixLength?: number

プロパティ値

number

prefixType

IpAllocation のアドレス プレフィックス Type。

prefixType?: string

プロパティ値

string

subnet

この IpAllocation リソースのプレフィックスを使用するサブネット。

subnet?: SubResource

プロパティ値

type

IpAllocation の型。

type?: string

プロパティ値

string

virtualNetwork

この IpAllocation リソースのプレフィックスを使用する VirtualNetwork。

virtualNetwork?: SubResource

プロパティ値