共用方式為


CustomerSubscription interface

客戶訂用帳戶。

Extends

屬性

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId

租用戶標識碼。

繼承的屬性

etag

修改資源時用於開放式並行存取的實體標記。

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

tenantId

租用戶標識碼。

tenantId?: string

屬性值

string

繼承的屬性詳細資料

etag

修改資源時用於開放式並行存取的實體標記。

etag?: string

屬性值

string

繼承自Resource.etag

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type