次の方法で共有


AppServicePlan interface

App Service プラン。

Extends

プロパティ

extendedLocation

拡張された場所。

properties

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

sku

スケーラブルなリソースの SKU の説明。

継承されたプロパティ

kind

リソースの種類。

location

リソースの場所。

tags

リソース タグ。

プロパティの詳細

extendedLocation

拡張された場所。

extendedLocation?: ExtendedLocation

プロパティ値

properties

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

properties?: AppServicePlanProperties

プロパティ値

sku

スケーラブルなリソースの SKU の説明。

sku?: SkuDescription

プロパティ値

継承されたプロパティの詳細

kind

リソースの種類。

kind?: string

プロパティ値

string

Resource.kind から継承された

location

リソースの場所。

location: string

プロパティ値

string

resource.location から継承

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された