Megosztás a következőn keresztül:


ILogsIngestionEndpointSpec Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.LogsIngestionEndpointSpecTypeConverter))]
public interface ILogsIngestionEndpointSpec : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.LogsIngestionEndpointSpecTypeConverter))>]
type ILogsIngestionEndpointSpec = interface
    interface IJsonSerializable
Public Interface ILogsIngestionEndpointSpec
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Endpoint

The endpoint. This property is READ-ONLY.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to