IPrivateLinkServiceConnection.RequestMessage Property

Definition

Gets or sets the request message for the private link service connection.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the request message for the private link service connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestMessage")]
public string RequestMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the request message for the private link service connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestMessage")>]
member this.RequestMessage : string with get, set
Public Property RequestMessage As String

Property Value

Attributes

Applies to