StorageAppliancePatchParameters interface
StorageAppliancePatchParameters 代表修補存儲設備設備屬性的要求主體。
屬性
serial |
存儲設備設備的序號。 |
tags | 將取代現有資源的 Azure 資源標籤。 |
屬性詳細資料
serialNumber
存儲設備設備的序號。
serialNumber?: string
屬性值
string
tags
將取代現有資源的 Azure 資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}