Aracılığıyla paylaş


CustomIpPrefix.SignedMessage Property

Definition

Gets or sets signed message for WAN validation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to