Share via


ArmStreamingEndpointCapacity.DefaultProperty Property

Definition

Gets or sets the streaming endpoint default capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to