共用方式為


Service interface

定義服務。

Extends

屬性

name

服務的名稱。

serviceUnits

組成服務之單位的詳細資訊。

繼承的屬性

targetLocation

服務中資源所屬或應該部署至的 Azure 位置。

targetSubscriptionId

服務中資源所屬或應該部署的訂用帳戶。

屬性詳細資料

name

服務的名稱。

name?: string

屬性值

string

serviceUnits

組成服務之單位的詳細資訊。

serviceUnits?: ServiceUnit[]

屬性值

繼承的屬性詳細資料

targetLocation

服務中資源所屬或應該部署至的 Azure 位置。

targetLocation: string

屬性值

string

繼承自ServiceProperties.targetLocation

targetSubscriptionId

服務中資源所屬或應該部署的訂用帳戶。

targetSubscriptionId: string

屬性值

string

繼承自ServiceProperties.targetSubscriptionId