次の方法で共有


IPConfiguration interface

IP 構成

Extends

プロパティ

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

name

リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。

privateIPAddress

IP 構成のプライベート IP アドレス。

privateIPAllocationMethod

プライベート IP 割り当て方法。 使用できる値は、'Static' と 'Dynamic' です。

provisioningState

パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。

publicIPAddress

パブリック IP リソースの参照。

subnet

サブネット リソースの参照。

継承されたプロパティ

id

リソースの ID

プロパティの詳細

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

etag?: string

プロパティ値

string

name

リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。

name?: string

プロパティ値

string

privateIPAddress

IP 構成のプライベート IP アドレス。

privateIPAddress?: string

プロパティ値

string

privateIPAllocationMethod

プライベート IP 割り当て方法。 使用できる値は、'Static' と 'Dynamic' です。

privateIPAllocationMethod?: string

プロパティ値

string

provisioningState

パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。

provisioningState?: string

プロパティ値

string

publicIPAddress

パブリック IP リソースの参照。

publicIPAddress?: PublicIPAddress

プロパティ値

subnet

サブネット リソースの参照。

subnet?: Subnet

プロパティ値

継承されたプロパティの詳細

id

リソースの ID

id?: string

プロパティ値

string

SubResource.id から継承