次の方法で共有


RecoverableServerResource.VCore プロパティ

定義

サービス レベルの目標に関連付けられている仮想コアを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vCore")]
public int? VCore { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vCore")>]
member this.VCore : Nullable<int>
Public ReadOnly Property VCore As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象