ValidateRequest interface
資源驗證要求內容。
屬性
app |
App Service 環境屬性 |
capacity | App Service方案的目標容量 (VM 數目) 。 |
container |
平臺 (windows 或 linux) |
container |
存放庫名稱 (映射名稱) |
container |
映像標籤 |
container |
容器登錄的基底 URL |
container |
用來存取容器登錄的密碼 |
container |
用來存取容器登錄的使用者名稱 |
hosting |
應在其中建立應用程式或App Service方案的App Service 環境名稱。 |
is |
|
is |
|
location | 資源的預期位置。 |
name | 要驗證的資源名稱。 |
need |
|
server |
裝載應用程式的App Service方案的 ARM 資源識別碼。 |
sku |
App Service方案的目標 SKU 名稱。 |
type | 用於驗證的資源類型。 |
屬性詳細資料
appServiceEnvironment
capacity
App Service方案的目標容量 (VM 數目) 。
capacity?: number
屬性值
number
containerImagePlatform
平臺 (windows 或 linux)
containerImagePlatform?: string
屬性值
string
containerImageRepository
存放庫名稱 (映射名稱)
containerImageRepository?: string
屬性值
string
containerImageTag
映像標籤
containerImageTag?: string
屬性值
string
containerRegistryBaseUrl
容器登錄的基底 URL
containerRegistryBaseUrl?: string
屬性值
string
containerRegistryPassword
用來存取容器登錄的密碼
containerRegistryPassword?: string
屬性值
string
containerRegistryUsername
用來存取容器登錄的使用者名稱
containerRegistryUsername?: string
屬性值
string
hostingEnvironment
應在其中建立應用程式或App Service方案的App Service 環境名稱。
hostingEnvironment?: string
屬性值
string
isSpot
true
如果App Service計畫適用于 Spot 實例,則為 , false
否則為 。
isSpot?: boolean
屬性值
boolean
isXenon
true
如果App Service計畫是以 Windows 容器的形式執行,則為
isXenon?: boolean
屬性值
boolean
location
資源的預期位置。
location: string
屬性值
string
name
要驗證的資源名稱。
name: string
屬性值
string
needLinuxWorkers
true
如果App Service計畫適用于 Linux 背景工作,則為 , false
否則為 。
needLinuxWorkers?: boolean
屬性值
boolean
serverFarmId
裝載應用程式的App Service方案的 ARM 資源識別碼。
serverFarmId?: string
屬性值
string
skuName
App Service方案的目標 SKU 名稱。
skuName?: string
屬性值
string
type
用於驗證的資源類型。
type: string
屬性值
string