共用方式為


ReportResource interface

組態配置檔指派所處理資源的詳細數據

屬性

error

部署資源時傳回的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

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

name

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

status

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

type

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

屬性詳細資料

error

部署資源時傳回的錯誤訊息,如果有的話。 注意:這個屬性不會串行化。 它只能由伺服器填入。

error?: ErrorDetail

屬性值

id

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

id?: string

屬性值

string

name

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

name?: string

屬性值

string

status

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

status?: string

屬性值

string

type

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

type?: string

屬性值

string