次の方法で共有


CustomIpPrefix.AuthorizationMessage プロパティ

定義

WAN 検証の承認メッセージを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationMessage")]
public string AuthorizationMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.authorizationMessage")>]
member this.AuthorizationMessage : string with get, set
Public Property AuthorizationMessage As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象