Share via


ManagedInstanceVcoresCapability.InstancePoolSupported Property

Definition

Gets true if this service objective is supported for managed instances in an instance pool.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to