共用方式為


BackupRequestResource interface

備份要求的基類。 工作負載特定的備份要求衍生自這個類別。

Extends

屬性

properties

BackupRequestResource 屬性

繼承的屬性

eTag

選擇性 ETag。

id

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

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

properties

BackupRequestResource 屬性

properties?: BackupRequestUnion

屬性值

繼承的屬性詳細資料

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