次の方法で共有


SubnetProperties interface

サブネットのプロパティ。

プロパティ

addressPrefix

サブネットのアドレスプレフィックス: このサブネットの Cidr - IPv4、IPv6。

addressPrefixes

サブネットのアドレスプレフィックスのリスト。

ipAllocationMethod

IPAllocationMethod - IP アドレスの割り当て方法。 可能な値には、'Static'、'Dynamic' が含まれます。

ipConfigurationReferences

IPConfigurationReferences - IPConfigurationReferencesのリスト

ipPools

ネットワーク関連の IP アドレス プール

networkSecurityGroup

NetworkSecurityGroup - 論理ネットワークに接続されているネットワーク セキュリティ グループ。

routeTable

ルートテーブルリソース。

vlan

サブネットに使用するVLAN

プロパティの詳細

addressPrefix

サブネットのアドレスプレフィックス: このサブネットの Cidr - IPv4、IPv6。

addressPrefix?: string

プロパティ値

string

addressPrefixes

サブネットのアドレスプレフィックスのリスト。

addressPrefixes?: string[]

プロパティ値

string[]

ipAllocationMethod

IPAllocationMethod - IP アドレスの割り当て方法。 可能な値には、'Static'、'Dynamic' が含まれます。

ipAllocationMethod?: string

プロパティ値

string

ipConfigurationReferences

IPConfigurationReferences - IPConfigurationReferencesのリスト

ipConfigurationReferences?: SubnetIpConfigurationReference[]

プロパティ値

ipPools

ネットワーク関連の IP アドレス プール

ipPools?: IPPool[]

プロパティ値

IPPool[]

networkSecurityGroup

NetworkSecurityGroup - 論理ネットワークに接続されているネットワーク セキュリティ グループ。

networkSecurityGroup?: NetworkSecurityGroupArmReference

プロパティ値

routeTable

ルートテーブルリソース。

routeTable?: RouteTable

プロパティ値

vlan

サブネットに使用するVLAN

vlan?: number

プロパティ値

number