Share via


ArmStreamingEndpointCapacity.Maximum Property

Definition

Gets or sets the streaming endpoint maximum capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to