共用方式為


BandwidthSetting interface

帶寬設定。

Extends

屬性

schedules

排程。

volumeCount

使用頻寬設定的磁碟區數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

物件的Kind。 目前僅支援 Series8000

name

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

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

schedules

排程。

schedules: BandwidthSchedule[]

屬性值

volumeCount

使用頻寬設定的磁碟區數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

volumeCount?: number

屬性值

number

繼承的屬性詳細資料

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自BaseModel.id

kind

物件的Kind。 目前僅支援 Series8000

kind?: "Series8000"

屬性值

"Series8000"

繼承自BaseModel.kind

name

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

name?: string

屬性值

string

繼承自BaseModel.name

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type