Share via


PrivateLinkServiceConnectionProperties.RequestMessage Property

Definition

A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string RequestMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.RequestMessage : string with get, set
Public Property RequestMessage As String

Property Value

Implements

Attributes

Applies to