共用方式為


ConfigureDeviceRequest interface

必要的裝置組態要求。

Extends

屬性

currentDeviceName

裝置的目前名稱。

dnsSettings

裝置的次要 DNS 設定。

friendlyName

裝置的易記名稱。

networkInterfaceData0Settings

「數據0」網路適配器設定。

timeZone

裝置時區。 例如:“太平洋標準時間”

繼承的屬性

id

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

kind

物件的Kind。 目前僅支援 Series8000

name

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

type

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

屬性詳細資料

currentDeviceName

裝置的目前名稱。

currentDeviceName: string

屬性值

string

dnsSettings

裝置的次要 DNS 設定。

dnsSettings?: SecondaryDNSSettings

屬性值

friendlyName

裝置的易記名稱。

friendlyName: string

屬性值

string

networkInterfaceData0Settings

「數據0」網路適配器設定。

networkInterfaceData0Settings?: NetworkInterfaceData0Settings

屬性值

timeZone

裝置時區。 例如:“太平洋標準時間”

timeZone: string

屬性值

string

繼承的屬性詳細資料

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