VirtualMachineUpdate interface

定義 virtualMachineUpdate。

屬性

hardwareProfile

定義資源屬性。

identity

資源的身分識別。

networkProfile

定義更新資源屬性。

osProfile

OS 屬性。

storageProfile

定義資源更新屬性。

tags

取得或設定資源標籤。

屬性詳細資料

hardwareProfile

定義資源屬性。

hardwareProfile?: HardwareProfile

屬性值

identity

資源的身分識別。

identity?: Identity

屬性值

networkProfile

定義更新資源屬性。

networkProfile?: NetworkProfileUpdate

屬性值

osProfile

OS 屬性。

osProfile?: OsProfileUpdate

屬性值

storageProfile

定義資源更新屬性。

storageProfile?: StorageProfileUpdate

屬性值

tags

取得或設定資源標籤。

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

屬性值

{[propertyName: string]: string}