SharedPrivateLinkResourceProperties.RequestMessage Property

Definition

Gets or sets the request message for requesting approval of the shared private link resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to