次の方法で共有


AppServicePlanPropertiesOutput interface

AppServicePlan リソース固有のプロパティ

プロパティ

elasticScaleEnabled

ServerFarm は ElasticScale をサポートしています。 このプランのアプリは、ServerFarm が ElasticPremium SKU であるかのようにスケーリングされます

freeOfferExpirationTime

サーバー ファームの無料プランの有効期限が切れる時刻。

geoRegion

App Service プランの地理的な場所。

hostingEnvironmentProfile

App Service プランに使用する App Service Environment の仕様。

hyperV

コンテナー App Service プラン Hyper-V true場合は、それ以外の場合 false

isSpot

true場合、この App Service プランはスポット インスタンスを所有します。

isXenon

現在は使用されていません:コンテナー App Service プラン Hyper-V true場合は、それ以外 false

kubeEnvironmentProfile

App Service プランに使用する Kubernetes Environment の仕様。

maximumElasticWorkerCount

この ElasticScaleEnabled App Service プランで許可されるワーカーの合計数の最大数

maximumNumberOfWorkers

この App Service プランに割り当てることができるインスタンスの最大数。

numberOfSites

この App Service プランに割り当てられたアプリの数。

perSiteScaling

true場合、この App Service プランに割り当てられたアプリは個別にスケーリングできます。 false場合、この App Service プランに割り当てられたアプリは、プランのすべてのインスタンスにスケーリングされます。

provisioningState

App Service プランのプロビジョニング状態。

reserved

Linux App Service プランが true場合は、それ以外の場合 false

resourceGroup

App Service プランのリソース グループ。

spotExpirationTime

サーバー ファームの有効期限が切れる時刻。 スポット サーバー ファームの場合にのみ有効です。

status

App Service プランの状態。

subscription

App Service プランのサブスクリプション。

targetWorkerCount

ワーカー数のスケーリング。

targetWorkerSizeId

ワーカー サイズ ID のスケーリング。

workerTierName

App Service プランに割り当てられたターゲット worker 層。

zoneRedundant

true場合、この App Service プランは可用性ゾーンの分散を実行します。 false場合、この App Service プランは可用性ゾーンの分散を実行しません。

プロパティの詳細

elasticScaleEnabled

ServerFarm は ElasticScale をサポートしています。 このプランのアプリは、ServerFarm が ElasticPremium SKU であるかのようにスケーリングされます

elasticScaleEnabled?: boolean

プロパティ値

boolean

freeOfferExpirationTime

サーバー ファームの無料プランの有効期限が切れる時刻。

freeOfferExpirationTime?: string

プロパティ値

string

geoRegion

App Service プランの地理的な場所。

geoRegion?: string

プロパティ値

string

hostingEnvironmentProfile

App Service プランに使用する App Service Environment の仕様。

hostingEnvironmentProfile?: HostingEnvironmentProfileOutput

プロパティ値

hyperV

コンテナー App Service プラン Hyper-V true場合は、それ以外の場合 false

hyperV?: boolean

プロパティ値

boolean

isSpot

true場合、この App Service プランはスポット インスタンスを所有します。

isSpot?: boolean

プロパティ値

boolean

isXenon

現在は使用されていません:コンテナー App Service プラン Hyper-V true場合は、それ以外 false

isXenon?: boolean

プロパティ値

boolean

kubeEnvironmentProfile

App Service プランに使用する Kubernetes Environment の仕様。

kubeEnvironmentProfile?: KubeEnvironmentProfileOutput

プロパティ値

maximumElasticWorkerCount

この ElasticScaleEnabled App Service プランで許可されるワーカーの合計数の最大数

maximumElasticWorkerCount?: number

プロパティ値

number

maximumNumberOfWorkers

この App Service プランに割り当てることができるインスタンスの最大数。

maximumNumberOfWorkers?: number

プロパティ値

number

numberOfSites

この App Service プランに割り当てられたアプリの数。

numberOfSites?: number

プロパティ値

number

perSiteScaling

true場合、この App Service プランに割り当てられたアプリは個別にスケーリングできます。 false場合、この App Service プランに割り当てられたアプリは、プランのすべてのインスタンスにスケーリングされます。

perSiteScaling?: boolean

プロパティ値

boolean

provisioningState

App Service プランのプロビジョニング状態。

provisioningState?: "Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

プロパティ値

"Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

reserved

Linux App Service プランが true場合は、それ以外の場合 false

reserved?: boolean

プロパティ値

boolean

resourceGroup

App Service プランのリソース グループ。

resourceGroup?: string

プロパティ値

string

spotExpirationTime

サーバー ファームの有効期限が切れる時刻。 スポット サーバー ファームの場合にのみ有効です。

spotExpirationTime?: string

プロパティ値

string

status

App Service プランの状態。

status?: "Pending" | "Ready" | "Creating"

プロパティ値

"Pending" | "Ready" | "Creating"

subscription

App Service プランのサブスクリプション。

subscription?: string

プロパティ値

string

targetWorkerCount

ワーカー数のスケーリング。

targetWorkerCount?: number

プロパティ値

number

targetWorkerSizeId

ワーカー サイズ ID のスケーリング。

targetWorkerSizeId?: number

プロパティ値

number

workerTierName

App Service プランに割り当てられたターゲット worker 層。

workerTierName?: string

プロパティ値

string

zoneRedundant

true場合、この App Service プランは可用性ゾーンの分散を実行します。 false場合、この App Service プランは可用性ゾーンの分散を実行しません。

zoneRedundant?: boolean

プロパティ値

boolean