Compartir a través de


PrivateLinkServiceConnection.RequestMessage Propiedad

Definición

Obtiene un mensaje pasado al propietario del recurso remoto con esta solicitud de conexión. Restringido a 140 caracteres.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a