NetworkBootstrapDevicePatch interface

網路啟動裝置補丁參數定義了資源的補丁參數。

Extends

屬性

annotation

切換組態描述。

hostName

裝置的主機名。

identity

指派給此資源的受控服務識別。

serialNumber

裝置的序號。 序號的格式 - Make;型;HardwareRevisionId;SerialNumber。

繼承的屬性

tags

資源標籤。

屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

hostName

裝置的主機名。

hostName?: string

屬性值

string

identity

指派給此資源的受控服務識別。

identity?: ManagedServiceIdentityPatch

屬性值

serialNumber

裝置的序號。 序號的格式 - Make;型;HardwareRevisionId;SerialNumber。

serialNumber?: string

屬性值

string

繼承的屬性詳細資料

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自TagsUpdate.tags