次の方法で共有


ValidateRequest 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 する

location

リソースの予想される場所。

name

確認するリソース名。

needLinuxWorkers

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

serverFarmId

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

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

hostingEnvironment?: string

プロパティ値

string

isSpot

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

isSpot?: boolean

プロパティ値

boolean

isXenon

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

isXenon?: boolean

プロパティ値

boolean

location

リソースの予想される場所。

location: string

プロパティ値

string

name

確認するリソース名。

name: string

プロパティ値

string

needLinuxWorkers

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

needLinuxWorkers?: boolean

プロパティ値

boolean

serverFarmId

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

serverFarmId?: string

プロパティ値

string

skuName

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

skuName?: string

プロパティ値

string

type

検証に使用されるリソースの種類。

type: string

プロパティ値

string