共用方式為


ValidateRequest interface

資源驗證要求內容。

屬性

appServiceEnvironment

App Service 環境屬性

capacity

App Service方案的目標容量 (VM 數目) 。

containerImagePlatform

平臺 (windows 或 linux)

containerImageRepository

存放庫名稱 (映射名稱)

containerImageTag

映像標籤

containerRegistryBaseUrl

容器登錄的基底 URL

containerRegistryPassword

用來存取容器登錄的密碼

containerRegistryUsername

用來存取容器登錄的使用者名稱

hostingEnvironment

應在其中建立應用程式或App Service方案的App Service 環境名稱。

isSpot

true如果App Service計畫適用于 Spot 實例,則為 , false 否則為 。

isXenon

true如果App Service計畫是以 Windows 容器的形式執行,則為

location

資源的預期位置。

name

要驗證的資源名稱。

needLinuxWorkers

true如果App Service計畫適用于 Linux 背景工作,則為 , false 否則為 。

serverFarmId

裝載應用程式的App Service方案的 ARM 資源識別碼。

skuName

App Service方案的目標 SKU 名稱。

type

用於驗證的資源類型。

屬性詳細資料

appServiceEnvironment

App Service 環境屬性

appServiceEnvironment?: 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