Share via


IdRangeV1Beta1.Min Property

Definition

Gets or sets the minimum value for the ID range.

[YamlDotNet.Serialization.YamlMember(Alias="min")]
public long Min { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="min")>]
member this.Min : int64 with get, set
Public Property Min As Long

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to