PublicIPAddressPropertiesFormatOutput interface
公用IP位址屬性。
屬性
| ddos |
與公用IP位址相關聯的 DDoS 保護自定義原則。 |
| delete |
指定刪除 VM 時,公用 IP 位址會發生什麼事 |
| dns |
與公用IP位址相關聯的 DNS 記錄 FQDN。 |
| idle |
公用IP位址的閒置逾時。 |
| ip |
與公用IP位址資源相關聯的IP位址。 |
| ip |
與公用IP位址相關聯的IP組態。 |
| ip |
與公用IP位址相關聯的標記清單。 |
| linked |
公用IP位址資源的連結公用IP位址。 |
| migration |
公用IP位址的移轉階段。 |
| nat |
公用IP位址的 NatGateway。 |
| provisioning |
公用IP位址資源的布建狀態。 |
| public |
公用IP位址版本。 |
| public |
公用IP位址配置方法。 |
| public |
此公用IP位址的公用IP前綴應該從 中配置。 |
| resource |
公用IP位址資源的資源 GUID 屬性。 |
| service |
公用IP位址資源的服務公用IP位址。 |
屬性詳細資料
ddosSettings
deleteOption
指定刪除 VM 時,公用 IP 位址會發生什麼事
deleteOption?: "Delete" | "Detach"
屬性值
"Delete" | "Detach"
dnsSettings
與公用IP位址相關聯的 DNS 記錄 FQDN。
dnsSettings?: PublicIPAddressDnsSettingsOutput
屬性值
idleTimeoutInMinutes
公用IP位址的閒置逾時。
idleTimeoutInMinutes?: number
屬性值
number
ipAddress
與公用IP位址資源相關聯的IP位址。
ipAddress?: string
屬性值
string
ipConfiguration
ipTags
linkedPublicIPAddress
migrationPhase
公用IP位址的移轉階段。
migrationPhase?: "None" | "Prepare" | "Commit" | "Abort" | "Committed"
屬性值
"None" | "Prepare" | "Commit" | "Abort" | "Committed"
natGateway
provisioningState
公用IP位址資源的布建狀態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
屬性值
"Succeeded" | "Updating" | "Deleting" | "Failed"
publicIPAddressVersion
公用IP位址版本。
publicIPAddressVersion?: "IPv4" | "IPv6"
屬性值
"IPv4" | "IPv6"
publicIPAllocationMethod
公用IP位址配置方法。
publicIPAllocationMethod?: "Static" | "Dynamic"
屬性值
"Static" | "Dynamic"
publicIPPrefix
resourceGuid
公用IP位址資源的資源 GUID 屬性。
resourceGuid?: string
屬性值
string