共用方式為


PublicIPAddress interface

公用IP位址資源。

Extends

屬性

ddosSettings

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

dnsSettings

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

etag

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

idleTimeoutInMinutes

公用IP位址的閒置逾時。

ipAddress

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

ipConfiguration

與公用IP位址相關聯的IP組態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipTags

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

provisioningState

PublicIP 資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

publicIPAddressVersion

公用IP位址版本。 可能的值為:'IPv4' 和 'IPv6'。

publicIPAllocationMethod

公用IP配置方法。 可能的值為:'Static' 和 'Dynamic'。

publicIPPrefix

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

resourceGuid

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

sku

公用IP位址 SKU。

zones

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

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

ddosSettings

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

ddosSettings?: DdosSettings

屬性值

dnsSettings

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

dnsSettings?: PublicIPAddressDnsSettings

屬性值

etag

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

etag?: string

屬性值

string

idleTimeoutInMinutes

公用IP位址的閒置逾時。

idleTimeoutInMinutes?: number

屬性值

number

ipAddress

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

ipAddress?: string

屬性值

string

ipConfiguration

與公用IP位址相關聯的IP組態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipConfiguration?: IPConfiguration

屬性值

ipTags

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

ipTags?: IpTag[]

屬性值

IpTag[]

provisioningState

PublicIP 資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

provisioningState?: string

屬性值

string

publicIPAddressVersion

公用IP位址版本。 可能的值為:'IPv4' 和 'IPv6'。

publicIPAddressVersion?: string

屬性值

string

publicIPAllocationMethod

公用IP配置方法。 可能的值為:'Static' 和 'Dynamic'。

publicIPAllocationMethod?: string

屬性值

string

publicIPPrefix

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

publicIPPrefix?: SubResource

屬性值

resourceGuid

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

resourceGuid?: string

屬性值

string

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?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type