AppServiceEnvironment interface

App Service 環境的描述。

屬性

clusterSettings

變更 App Service 環境的行為的自訂設定。

customDnsSuffixConfiguration

ASEv3 自定義網域後綴組態的完整檢視。

dedicatedHostCount

專用主機計數

dnsSuffix

App Service 環境的 DNS 後綴。

frontEndScaleFactor

前端的縮放比例。

hasLinuxWorkers

顯示 ASE 是否有 Linux 背景工作角色的旗標注意:此屬性將不會串行化。 它只能由伺服器填入。

internalLoadBalancingMode

指定要在 App Service 環境的虛擬網路內部提供服務的端點。

ipsslAddressCount

保留給 App Service 環境的 IP SSL 位址數目。

maximumNumberOfMachines

App Service 環境中的 VM 數目上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。

multiRoleCount

前端實例的數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

multiSize

前端 VM 大小,例如「中」、「大型」。

networkingConfiguration

ASE 網路設定的完整檢視。

provisioningState

App Service 環境的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

App Service 環境的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

suspended

如果 App Service 環境暫停,true;否則,false。 環境可以暫停,例如當管理端點不再可用時(很可能是因為 NSG 封鎖了連入流量)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

upgradeAvailability

此 App Service 環境是否可以使用升級。 注意:這個屬性不會串行化。 它只能由伺服器填入。

upgradePreference

升級喜好設定

userWhitelistedIpRanges

使用者已將IP範圍新增至ASE db上的允許清單

virtualNetwork

虛擬網路的描述。

zoneRedundant

此 App Service 環境是否為區域備援。

屬性詳細資料

clusterSettings

變更 App Service 環境的行為的自訂設定。

clusterSettings?: NameValuePair[]

屬性值

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

虛擬網路的描述。

virtualNetwork: VirtualNetworkProfile

屬性值

zoneRedundant

此 App Service 環境是否為區域備援。

zoneRedundant?: boolean

屬性值

boolean