次の方法で共有


CustomIpPrefixOutput interface

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

Extends

プロパティ

etag

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

extendedLocation

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

properties

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

zones

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

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

etag

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

etag?: string

プロパティ値

string

extendedLocation

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

extendedLocation?: ExtendedLocationOutput

プロパティ値

properties

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

properties?: CustomIpPrefixPropertiesFormatOutput

プロパティ値

zones

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

zones?: string[]

プロパティ値

string[]

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

id

リソース ID。

id?: string

プロパティ値

string

ResourceOutput.id 年から継承

location

リソースの場所。

location?: string

プロパティ値

string

承元ResourceOutput.location

name

リソース名。

name?: string

プロパティ値

string

承元ResourceOutput.name

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元: ResourceOutput.tags

type

リソースの種類。

type?: string

プロパティ値

string

承元ResourceOutput.type