Freigeben über


PrivateLinkServiceConnection.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.Inlined)]
public string RequestMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.RequestMessage : string with get, set
Public Property RequestMessage As String

Property Value

Implements

Attributes

Applies to