Compartir a través de


PrivateLinkServiceConnectionInner.RequestMessage Propiedad

Definición

Obtiene o establece 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestMessage")>]
member this.RequestMessage : string with get, set
Public Property RequestMessage As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a