Share via


ArmStreamingEndpointCapacity.Minimum Property

Definition

Gets or sets the streaming endpoint minimum capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to