ISharedPrivateLinkResource.RequestMessage Property

Definition

Request message.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Request message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestMessage")]
public string RequestMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Request message.", 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