共用方式為


PublicIPAddressResourceSettings interface

定義公用IP位址資源設定。

Extends

屬性

domainNameLabel

取得或設定功能變數名稱標籤。

fqdn

取得或設定完整功能變數名稱。

publicIpAllocationMethod

取得或設定公用IP配置方法。

resourceType

多型歧視性,指定這個物件可以是的不同類型

sku

取得或設定公用IP SKU。

tags

取得或設定資源標籤。

zones

取得或設定公用IP區域。

繼承的屬性

targetResourceGroupName

取得或設定目標資源組名。

targetResourceName

取得或設定目標資源名稱。

屬性詳細資料

domainNameLabel

取得或設定功能變數名稱標籤。

domainNameLabel?: string

屬性值

string

fqdn

取得或設定完整功能變數名稱。

fqdn?: string

屬性值

string

publicIpAllocationMethod

取得或設定公用IP配置方法。

publicIpAllocationMethod?: string

屬性值

string

resourceType

多型歧視性,指定這個物件可以是的不同類型

resourceType: "Microsoft.Network/publicIPAddresses"

屬性值

"Microsoft.Network/publicIPAddresses"

sku

取得或設定公用IP SKU。

sku?: string

屬性值

string

tags

取得或設定資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

zones

取得或設定公用IP區域。

zones?: string

屬性值

string

繼承的屬性詳細資料

targetResourceGroupName

取得或設定目標資源組名。

targetResourceGroupName?: string

屬性值

string

繼承自ResourceSettings.targetResourceGroupName

targetResourceName

取得或設定目標資源名稱。

targetResourceName?: string

屬性值

string

繼承自ResourceSettings.targetResourceName