Language

IDataProduct.ConsumptionEndpointQueryUrl 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 ConsumptionEndpointQueryUrl { 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.ConsumptionEndpointQueryUrl : string
Public ReadOnly Property ConsumptionEndpointQueryUrl As String

Property Value

Attributes

Applies to