IDataCollectionEndpointMetricsIngestion Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionEndpointMetricsIngestionTypeConverter))]
public interface IDataCollectionEndpointMetricsIngestion : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMetricsIngestionEndpointSpec
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.DataCollectionEndpointMetricsIngestionTypeConverter))>]
type IDataCollectionEndpointMetricsIngestion = interface
interface IJsonSerializable
interface IMetricsIngestionEndpointSpec
Public Interface IDataCollectionEndpointMetricsIngestion
Implements IMetricsIngestionEndpointSpec
- Derived
- Attributes
- Implements
Properties
Endpoint |
The endpoint. This property is READ-ONLY. (Inherited from IMetricsIngestionEndpointSpec) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |