Bagikan melalui


CustomIpPrefix.AuthorizationMessage Property

Definition

Gets or sets authorization message for WAN validation.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to