HybridConnectionLimitsInner.Maximum Property

Definition

Gets the maximum number of Hybrid Connections allowed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to