AppServiceEnvironmentResource interface
App Service 環境 ARM 資源。
- Extends
屬性
cluster |
變更 App Service 環境的行為的自訂設定。 |
custom |
ASEv3 自定義網域後綴組態的完整檢視。 |
dedicated |
專用主機計數 |
dns |
App Service 環境的 DNS 後綴。 |
front |
前端的縮放比例。 |
has |
顯示 ASE 是否有 Linux 背景工作角色的旗標注意:此屬性將不會串行化。 它只能由伺服器填入。 |
internal |
指定要在 App Service 環境的虛擬網路內部提供服務的端點。 |
ipssl |
保留給 App Service 環境的 IP SSL 位址數目。 |
maximum |
App Service 環境中的 VM 數目上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
multi |
前端實例的數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
multi |
前端 VM 大小,例如「中」、「大型」。 |
networking |
ASE 網路設定的完整檢視。 |
provisioning |
App Service 環境的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | App Service 環境的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
suspended | 如果 App Service 環境暫停, |
upgrade |
此 App Service 環境是否可以使用升級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
upgrade |
升級喜好設定 |
user |
使用者已將IP範圍新增至ASE db上的允許清單 |
virtual |
虛擬網路的描述。 |
zone |
此 App Service 環境是否為區域備援。 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
clusterSettings
customDnsSuffixConfiguration
ASEv3 自定義網域後綴組態的完整檢視。
customDnsSuffixConfiguration?: CustomDnsSuffixConfiguration
屬性值
dedicatedHostCount
專用主機計數
dedicatedHostCount?: number
屬性值
number
dnsSuffix
App Service 環境的 DNS 後綴。
dnsSuffix?: string
屬性值
string
frontEndScaleFactor
前端的縮放比例。
frontEndScaleFactor?: number
屬性值
number
hasLinuxWorkers
顯示 ASE 是否有 Linux 背景工作角色的旗標注意:此屬性將不會串行化。 它只能由伺服器填入。
hasLinuxWorkers?: boolean
屬性值
boolean
internalLoadBalancingMode
指定要在 App Service 環境的虛擬網路內部提供服務的端點。
internalLoadBalancingMode?: string
屬性值
string
ipsslAddressCount
保留給 App Service 環境的 IP SSL 位址數目。
ipsslAddressCount?: number
屬性值
number
maximumNumberOfMachines
App Service 環境中的 VM 數目上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。
maximumNumberOfMachines?: number
屬性值
number
multiRoleCount
前端實例的數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
multiRoleCount?: number
屬性值
number
multiSize
前端 VM 大小,例如「中」、「大型」。
multiSize?: string
屬性值
string
networkingConfiguration
ASE 網路設定的完整檢視。
networkingConfiguration?: AseV3NetworkingConfiguration
屬性值
provisioningState
App Service 環境的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: ProvisioningState
屬性值
status
App Service 環境的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: HostingEnvironmentStatus
屬性值
suspended
如果 App Service 環境暫停,true
;否則,false
。 環境可以暫停,例如當管理端點不再可用時(很可能是因為 NSG 封鎖了連入流量)。
注意:這個屬性不會串行化。 它只能由伺服器填入。
suspended?: boolean
屬性值
boolean
upgradeAvailability
此 App Service 環境是否可以使用升級。 注意:這個屬性不會串行化。 它只能由伺服器填入。
upgradeAvailability?: string
屬性值
string
upgradePreference
升級喜好設定
upgradePreference?: string
屬性值
string
userWhitelistedIpRanges
使用者已將IP範圍新增至ASE db上的允許清單
userWhitelistedIpRanges?: string[]
屬性值
string[]
virtualNetwork
zoneRedundant
此 App Service 環境是否為區域備援。
zoneRedundant?: boolean
屬性值
boolean