共用方式為


GraphAPIComputeServiceResourceProperties interface

GraphAPIComputeServiceResource 的屬性。

Extends

屬性

graphApiComputeEndpoint

服務的 GraphAPICompute 端點。

locations

數位,包含服務的所有位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serviceType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

creationTime

上次狀態變更的時間(ISO-8601 格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instanceCount

服務的實例計數。

instanceSize

服務的實例類型。

status

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

屬性詳細資料

graphApiComputeEndpoint

服務的 GraphAPICompute 端點。

graphApiComputeEndpoint?: string

屬性值

string

locations

數位,包含服務的所有位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

locations?: GraphAPIComputeRegionalServiceResource[]

屬性值

serviceType

多型歧視性,指定這個物件可以是的不同類型

serviceType: "GraphAPICompute"

屬性值

"GraphAPICompute"

繼承的屬性詳細資料

creationTime

上次狀態變更的時間(ISO-8601 格式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationTime?: Date

屬性值

Date

繼承自ServiceResourceProperties.creationTime

instanceCount

服務的實例計數。

instanceCount?: number

屬性值

number

繼承自ServiceResourceProperties.instanceCount

instanceSize

服務的實例類型。

instanceSize?: string

屬性值

string

繼承自ServiceResourceProperties.instanceSize

status

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

status?: string

屬性值

string

繼承自ServiceResourceProperties.status