次の方法で共有


PolicySettings.DefaultCustomBlockResponseStatusCode プロパティ

定義

アクションの種類がブロックの場合は、このフィールドを取得または設定し、既定の顧客オーバーライド可能な http 応答状態コードを定義します。

[Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseStatusCode")]
public int? DefaultCustomBlockResponseStatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseStatusCode")>]
member this.DefaultCustomBlockResponseStatusCode : Nullable<int> with get, set
Public Property DefaultCustomBlockResponseStatusCode As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象