次の方法で共有


SupportTicketDetails.Require24X7Response プロパティ

定義

取得または設定は、これが Azure からの 24 時間 365 日の応答を必要とするかどうかを示します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象