ConfigureDeviceRequest interface
必要的裝置組態要求。
- Extends
屬性
current |
裝置的目前名稱。 |
dns |
裝置的次要 DNS 設定。 |
friendly |
裝置的易記名稱。 |
network |
「數據0」網路適配器設定。 |
time |
裝置時區。 例如:“太平洋標準時間” |
繼承的屬性
id | 可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
kind | 物件的Kind。 目前僅支援 Series8000 |
name | 物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
currentDeviceName
裝置的目前名稱。
currentDeviceName: string
屬性值
string
dnsSettings
friendlyName
裝置的易記名稱。
friendlyName: string
屬性值
string
networkInterfaceData0Settings
「數據0」網路適配器設定。
networkInterfaceData0Settings?: NetworkInterfaceData0Settings
屬性值
timeZone
裝置時區。 例如:“太平洋標準時間”
timeZone: string
屬性值
string