PublicIPAddress interface

公用IP位址資源。

Extends

屬性

ddosSettings

與公用IP位址相關聯的 DDoS 保護自定義原則。

deleteOption

指定刪除 VM 時,公用 IP 位址會發生什麼事

dnsSettings

與公用IP位址相關聯的 DNS 記錄 FQDN。

etag

每當更新資源時變更的唯一隻讀字串。

extendedLocation

公用IP位址的擴充位置。

idleTimeoutInMinutes

公用IP位址的閒置逾時。

ipAddress

與公用IP位址資源相關聯的IP位址。

ipConfiguration

與公用IP位址相關聯的IP組態。

ipTags

與公用IP位址相關聯的標記清單。

linkedPublicIPAddress

公用IP位址資源的連結公用IP位址。

migrationPhase

公用IP位址的移轉階段。

natGateway

公用IP位址的 NatGateway。

provisioningState

公用IP位址資源的布建狀態。

publicIPAddressVersion

公用IP位址版本。

publicIPAllocationMethod

公用IP位址配置方法。

publicIPPrefix

此公用IP位址的公用IP前綴應該從 中配置。

resourceGuid

公用IP位址資源的資源 GUID 屬性。

servicePublicIPAddress

公用IP位址資源的服務公用IP位址。

sku

公用IP位址 SKU。

zones

可用性區域清單,表示為資源配置的IP必須來自。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。

tags

資源標籤。

type

資源類型。

屬性詳細資料

ddosSettings

與公用IP位址相關聯的 DDoS 保護自定義原則。

ddosSettings?: DdosSettings

屬性值

deleteOption

指定刪除 VM 時,公用 IP 位址會發生什麼事

deleteOption?: string

屬性值

string

dnsSettings

與公用IP位址相關聯的 DNS 記錄 FQDN。

dnsSettings?: PublicIPAddressDnsSettings

屬性值

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

extendedLocation

公用IP位址的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

idleTimeoutInMinutes

公用IP位址的閒置逾時。

idleTimeoutInMinutes?: number

屬性值

number

ipAddress

與公用IP位址資源相關聯的IP位址。

ipAddress?: string

屬性值

string

ipConfiguration

與公用IP位址相關聯的IP組態。

ipConfiguration?: IPConfiguration

屬性值

ipTags

與公用IP位址相關聯的標記清單。

ipTags?: IpTag[]

屬性值

IpTag[]

linkedPublicIPAddress

公用IP位址資源的連結公用IP位址。

linkedPublicIPAddress?: PublicIPAddress

屬性值

migrationPhase

公用IP位址的移轉階段。

migrationPhase?: string

屬性值

string

natGateway

公用IP位址的 NatGateway。

natGateway?: NatGateway

屬性值

provisioningState

公用IP位址資源的布建狀態。

provisioningState?: string

屬性值

string

publicIPAddressVersion

公用IP位址版本。

publicIPAddressVersion?: string

屬性值

string

publicIPAllocationMethod

公用IP位址配置方法。

publicIPAllocationMethod?: string

屬性值

string

publicIPPrefix

此公用IP位址的公用IP前綴應該從 中配置。

publicIPPrefix?: SubResource

屬性值

resourceGuid

公用IP位址資源的資源 GUID 屬性。

resourceGuid?: string

屬性值

string

servicePublicIPAddress

公用IP位址資源的服務公用IP位址。

servicePublicIPAddress?: PublicIPAddress

屬性值

sku

公用IP位址 SKU。

sku?: PublicIPAddressSku

屬性值

zones

可用性區域清單,表示為資源配置的IP必須來自。

zones?: string[]

屬性值

string[]

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自Resource.tags

type

資源類型。

type?: string

屬性值

string

繼承自Resource.type