共用方式為


RestorePointCollection interface

建立或更新還原點集合參數。

Extends

屬性

provisioningState

還原點集合的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restorePointCollectionId

還原點集合的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restorePoints

清單,包含在此還原點集合下建立的所有還原點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

source

建立此還原點集合的來源資源屬性。

繼承的屬性

id

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

location

資源位置

name

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

tags

資源標籤

type

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

屬性詳細資料

provisioningState

還原點集合的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

restorePointCollectionId

還原點集合的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restorePointCollectionId?: string

屬性值

string

restorePoints

清單,包含在此還原點集合下建立的所有還原點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restorePoints?: RestorePoint[]

屬性值

source

建立此還原點集合的來源資源屬性。

source?: RestorePointCollectionSourceProperties

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

location

資源位置

location: string

屬性值

string

繼承自Resource.location

name

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

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

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

type?: string

屬性值

string

繼承自Resource.type