Language

IConsumptionEndpointsProperties.QueryUrl Property

Definition

Url to consume the processed data.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Url to consume the processed data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="queryUrl")]
public string QueryUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Url to consume the processed data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="queryUrl")>]
member this.QueryUrl : string
Public ReadOnly Property QueryUrl As String

Property Value

Attributes

Applies to