次の方法で共有


VirtualMachineSize.NumberOfCores プロパティ

定義

仮想マシン のサイズでサポートされるコアの数。 制約付き vCPU 対応 VM サイズの場合、この数は、VM が使用するクォータの合計 vCPU を表します。 正確な vCPU 数については、 または https://docs.microsoft.com/rest/api/compute/resourceskus/listhttps://docs.microsoft.com/azure/virtual-machines/constrained-vcpu参照してください。

public int? NumberOfCores { get; }
member this.NumberOfCores : Nullable<int>
Public ReadOnly Property NumberOfCores As Nullable(Of Integer)

プロパティ値

適用対象