次の方法で共有


ManagedInstanceVcoresCapability.StandaloneSupported プロパティ

定義

スタンドアロン マネージド インスタンスでこのサービス目標がサポートされている場合は true を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="standaloneSupported")]
public bool? StandaloneSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="standaloneSupported")>]
member this.StandaloneSupported : Nullable<bool>
Public ReadOnly Property StandaloneSupported As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象