次の方法で共有


ValidateRequest interface

リソース検証要求の内容。

プロパティ

appServiceEnvironment

App Service Environmentプロパティ

capacity

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

containerImagePlatform

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

containerImageRepository

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

containerImageTag

イメージ タグ

containerRegistryBaseUrl

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

containerRegistryPassword

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

containerRegistryUsername

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

hostingEnvironment

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

isSpot

trueプランApp Serviceスポット インスタンス用の場合は 。それ以外の場合falseは 。

isXenon

trueApp Serviceプランが Windows コンテナーとして実行されている場合

location

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

name

確認するリソース名。

needLinuxWorkers

trueプランApp Service Linux ワーカー用の場合は 。それ以外の場合falseは 。

serverFarmId

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

skuName

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

type

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

プロパティの詳細

appServiceEnvironment

App Service Environmentプロパティ

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

trueプランApp Serviceスポット インスタンス用の場合は 。それ以外の場合falseは 。

isSpot?: boolean

プロパティ値

boolean

isXenon

trueApp 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 リソース ID。

serverFarmId?: string

プロパティ値

string

skuName

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

skuName?: string

プロパティ値

string

type

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

type: string

プロパティ値

string