你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedInstance.VCores Property

Definition

The number of vCores. Allowed values: 8, 16, 24, 32, 40, 64, 80.

public Azure.Provisioning.BicepValue<int> VCores { get; set; }
member this.VCores : Azure.Provisioning.BicepValue<int> with get, set
Public Property VCores As BicepValue(Of Integer)

Property Value

Applies to