共用方式為


BareMetalMachinePatchParameters interface

BareMetalMachinePatchParameters 代表修補裸機機器屬性的要求主體。

屬性

machineDetails

客戶在建立機架指令清單期間提供的詳細數據,可讓自定義數據與此計算機相關聯。

tags

將取代現有資源的 Azure 資源標籤。

屬性詳細資料

machineDetails

客戶在建立機架指令清單期間提供的詳細數據,可讓自定義數據與此計算機相關聯。

machineDetails?: string

屬性值

string

tags

將取代現有資源的 Azure 資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}