共用方式為


BackupEngineBaseResource interface

基底備份引擎類別。 所有工作負載特定的備份引擎都衍生自這個類別。

Extends

屬性

properties

BackupEngineBaseResource 屬性

繼承的屬性

eTag

選擇性 ETag。

id

資源標識子代表資源的完整路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源位置。

name

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

tags

資源標籤。

type

資源類型代表命名空間/ResourceType/ResourceType/... 格式的完整路徑。注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

BackupEngineBaseResource 屬性

properties?: BackupEngineBaseUnion

屬性值

繼承的屬性詳細資料

eTag

選擇性 ETag。

eTag?: string

屬性值

string

繼承自Resource.eTag

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

資源類型代表命名空間/ResourceType/ResourceType/... 格式的完整路徑。注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type