次の方法で共有


CustomIpPrefix interface

カスタム IP プレフィックス リソース。

Extends

プロパティ

extendedLocation

カスタム IP プレフィックスの拡張された場所。

properties

カスタム IP プレフィックス プロパティ。

zones

リソースに割り当てられた IP を示す可用性ゾーンの一覧が必要です。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

tags

リソース タグ。

プロパティの詳細

extendedLocation

カスタム IP プレフィックスの拡張された場所。

extendedLocation?: ExtendedLocation

プロパティ値

properties

カスタム IP プレフィックス プロパティ。

properties?: CustomIpPrefixPropertiesFormat

プロパティ値

zones

リソースに割り当てられた IP を示す可用性ゾーンの一覧が必要です。

zones?: string[]

プロパティ値

string[]

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

id

リソース ID。

id?: string

プロパティ値

string

承元Resource.id

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された