次の方法で共有


IWithRecommendedVMConfiguration.WithRecommendedMaximumCPUsCountForVirtualMachine メソッド

定義

イメージ上の仮想マシン ベースに推奨される仮想 CUP の最大数を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate WithRecommendedMaximumCPUsCountForVirtualMachine (int maxCount);
abstract member WithRecommendedMaximumCPUsCountForVirtualMachine : int -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Update.IUpdate
Public Function WithRecommendedMaximumCPUsCountForVirtualMachine (maxCount As Integer) As IUpdate

パラメーター

maxCount
Int32

仮想 CPU の最大数。

戻り値

適用対象