IDataProduct.ConsumptionEndpointIngestionUrl 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.
Ingestion url to upload the data.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Ingestion url to upload the data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ingestionUrl")]
public string ConsumptionEndpointIngestionUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Ingestion url to upload the data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ingestionUrl")>]
member this.ConsumptionEndpointIngestionUrl : string
Public ReadOnly Property ConsumptionEndpointIngestionUrl As String
Property Value
- Attributes