次の方法で共有


ManagedInstanceVcoresCapability.InstancePoolSupported プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象