Language

IConsumptionEndpointsProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.ConsumptionEndpointsPropertiesTypeConverter))]
public interface IConsumptionEndpointsProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.ConsumptionEndpointsPropertiesTypeConverter))>]
type IConsumptionEndpointsProperties = interface
    interface IJsonSerializable
Public Interface IConsumptionEndpointsProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
FileAccessResourceId

Resource Id of file access endpoint.

FileAccessUrl

Url to consume file type.

IngestionResourceId

Resource Id of ingestion endpoint.

IngestionUrl

Ingestion url to upload the data.

QueryResourceId

Resource Id of query endpoint.

QueryUrl

Url to consume the processed data.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to