次の方法で共有


Site interface

Web アプリ、モバイル アプリ バックエンド、または API アプリ。

Extends

プロパティ

extendedLocation

拡張された場所。

identity

マネージド サービス ID。

properties

サイト リソース固有のプロパティ

継承されたプロパティ

kind

リソースの種類。

location

リソースの場所。

tags

リソース タグ。

プロパティの詳細

extendedLocation

拡張された場所。

extendedLocation?: ExtendedLocation

プロパティ値

identity

マネージド サービス ID。

identity?: ManagedServiceIdentity

プロパティ値

properties

サイト リソース固有のプロパティ

properties?: SiteProperties

プロパティ値

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

kind

リソースの種類。

kind?: string

プロパティ値

string

Resource.kind から継承された

location

リソースの場所。

location: string

プロパティ値

string

resource.location から継承

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された