ConfigureDeviceRequest interface
必須のデバイス構成要求。
- Extends
プロパティ
current |
デバイスの現在の名前。 |
dns |
デバイスのセカンダリ DNS 設定。 |
friendly |
デバイスのフレンドリ名。 |
network |
"Data 0" ネットワーク インターフェイス カードの設定。 |
time |
デバイスのタイム ゾーン。 例: "太平洋標準時" |
継承されたプロパティ
id | オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
kind | オブジェクトの種類。 現在サポートされているのは Series8000 のみです |
name | オブジェクトの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | オブジェクトの階層型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
currentDeviceName
デバイスの現在の名前。
currentDeviceName: string
プロパティ値
string
dnsSettings
friendlyName
デバイスのフレンドリ名。
friendlyName: string
プロパティ値
string
networkInterfaceData0Settings
"Data 0" ネットワーク インターフェイス カードの設定。
networkInterfaceData0Settings?: NetworkInterfaceData0Settings
プロパティ値
timeZone
デバイスのタイム ゾーン。 例: "太平洋標準時"
timeZone: string
プロパティ値
string
継承されたプロパティの詳細
id
オブジェクトを一意に識別するパス ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
kind
オブジェクトの種類。 現在サポートされているのは Series8000 のみです
kind?: "Series8000"
プロパティ値
"Series8000"
name
オブジェクトの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
Azure SDK for JavaScript