Share via


TestNotificationDetailsResponse.Context Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="Context")]
public Microsoft.Azure.Management.Monitor.Models.Context Context { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Context")>]
member this.Context : Microsoft.Azure.Management.Monitor.Models.Context with get, set
Public Property Context As Context

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to