次の方法で共有


VirtualMachineUpdate interface

virtualMachineUpdate を定義します。

プロパティ

hardwareProfile

リソースのプロパティを定義します。

identity

リソースの ID。

networkProfile

更新リソースのプロパティを定義します。

osProfile

OS プロパティ。

storageProfile

リソース更新のプロパティを定義します。

tags

リソース タグを取得または設定します。

プロパティの詳細

hardwareProfile

リソースのプロパティを定義します。

hardwareProfile?: HardwareProfile

プロパティ値

identity

リソースの ID。

identity?: Identity

プロパティ値

networkProfile

更新リソースのプロパティを定義します。

networkProfile?: NetworkProfileUpdate

プロパティ値

osProfile

OS プロパティ。

osProfile?: OsProfileUpdate

プロパティ値

storageProfile

リソース更新のプロパティを定義します。

storageProfile?: StorageProfileUpdate

プロパティ値

tags

リソース タグを取得または設定します。

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

プロパティ値

{[propertyName: string]: string}