共用方式為


FileServer interface

檔伺服器。

Extends

屬性

backupScheduleGroupId

備份原則標識碼。

description

檔伺服器的描述

domainName

檔伺服器的網域

storageDomainId

記憶體網域標識碼。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

backupScheduleGroupId

備份原則標識碼。

backupScheduleGroupId: string

屬性值

string

description

檔伺服器的描述

description?: string

屬性值

string

domainName

檔伺服器的網域

domainName: string

屬性值

string

storageDomainId

記憶體網域標識碼。

storageDomainId: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自BaseModel.id

name

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

name?: string

屬性值

string

繼承自BaseModel.name

type

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

type?: string

屬性值

string

繼承自BaseModel.type