次の方法で共有


SiteOutput interface

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

Extends

プロパティ

extendedLocation

拡張された場所。

identity

マネージド サービス ID。

properties

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

継承されたプロパティ

id

リソース ID。

kind

リソースの種類。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

extendedLocation

拡張された場所。

extendedLocation?: ExtendedLocationOutput

プロパティ値

identity

マネージド サービス ID。

identity?: ManagedServiceIdentityOutput

プロパティ値

properties

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

properties?: SitePropertiesOutput

プロパティ値

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

id

リソース ID。

id?: string

プロパティ値

string

ResourceOutput.id 年から継承

kind

リソースの種類。

kind?: string

プロパティ値

string

継承元ResourceOutput.kind

location

リソースの場所。

location: string

プロパティ値

string

承元ResourceOutput.location

name

リソース名。

name?: string

プロパティ値

string

承元ResourceOutput.name

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元: ResourceOutput.tags

type

リソースの種類。

type?: string

プロパティ値

string

承元ResourceOutput.type