IDataProductProperties.ConsumptionEndpointQueryUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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