ServiceAccountCallRateLimit.Count Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The count value of Call Rate Limit.
public float? Count { get; }
public float? Count { get; set; }
member this.Count : Nullable<single>
member this.Count : Nullable<single> with get, set
Public ReadOnly Property Count As Nullable(Of Single)
Public Property Count As Nullable(Of Single)