次の方法で共有


ValidateProperties interface

検証に使用されるアプリのプロパティ。

プロパティ

appServiceEnvironment

App Service 環境のプロパティ

capacity

App Service プランのターゲット容量 (VM の数)。

containerImagePlatform

プラットフォーム (Windows または Linux)

containerImageRepository

リポジトリ名 (イメージ名)

containerImageTag

イメージ タグ

containerRegistryBaseUrl

コンテナー レジストリのベース URL

containerRegistryPassword

コンテナー レジストリにアクセスするためのパスワード

containerRegistryUsername

コンテナー レジストリにアクセスするためのユーザー名

hostingEnvironment

アプリまたは App Service プランを作成する必要がある App Service Environment の名前。

isSpot

App Service プランがスポット インスタンス用であるかどうかを true します。それ以外の場合は、falseします。

isXenon

App Service プランが Windows コンテナーとして実行されているかどうかを true する

needLinuxWorkers

App Service プランが Linux ワーカー向けかどうかを true します。それ以外の場合は、falseします。

serverFarmId

アプリをホストする App Service プランの ARM リソース ID。

skuName

App Service プランのターゲット SKU の名前。

プロパティの詳細

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 Environment の名前。

hostingEnvironment?: string

プロパティ値

string

isSpot

App Service プランがスポット インスタンス用であるかどうかを true します。それ以外の場合は、falseします。

isSpot?: boolean

プロパティ値

boolean

isXenon

App Service プランが Windows コンテナーとして実行されているかどうかを true する

isXenon?: boolean

プロパティ値

boolean

needLinuxWorkers

App Service プランが Linux ワーカー向けかどうかを true します。それ以外の場合は、falseします。

needLinuxWorkers?: boolean

プロパティ値

boolean

serverFarmId

アプリをホストする App Service プランの ARM リソース ID。

serverFarmId?: string

プロパティ値

string

skuName

App Service プランのターゲット SKU の名前。

skuName?: string

プロパティ値

string