Share via


SupportTicketDetails.Require24X7Response Property

Definition

Gets or sets indicates if this requires a 24x7 response from Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.require24X7Response")]
public bool? Require24X7Response { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.require24X7Response")>]
member this.Require24X7Response : Nullable<bool> with get, set
Public Property Require24X7Response As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to