Partilhar via


IManagedPrivateEndpointProperties.RequestMessage Property

Definition

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