共用方式為


Site interface

Web 應用程式、行動應用程式後端或 API 應用程式。

Extends

屬性

extendedLocation

擴充位置。

identity

受控服務識別。

properties

網站資源特定屬性

繼承的屬性

kind

資源種類。

location

資源位置。

tags

資源標籤。

屬性詳細資料

extendedLocation

擴充位置。

extendedLocation?: ExtendedLocation

屬性值

identity

受控服務識別。

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