ManagedPrivateEndpoint.RequestMessage Property

Definition

Gets or sets the user request message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to