EventsAvailabilityResultResult.AvailabilityResult 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.
[Newtonsoft.Json.JsonProperty(PropertyName="availabilityResult")]
public Microsoft.Azure.ApplicationInsights.Models.EventsAvailabilityResultInfo AvailabilityResult { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availabilityResult")>]
member this.AvailabilityResult : Microsoft.Azure.ApplicationInsights.Models.EventsAvailabilityResultInfo with get, set
Public Property AvailabilityResult As EventsAvailabilityResultInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute