UsageDetail.IsEstimated 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.
Gets the estimated usage is subject to change.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.isEstimated")]
public bool? IsEstimated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isEstimated")>]
member this.IsEstimated : Nullable<bool>
Public ReadOnly Property IsEstimated As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute