Sdílet prostřednictvím


IDataCollectionEndpointConfigurationAccess Interface

Definition

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

Properties

Endpoint

The endpoint. This property is READ-ONLY.

(Inherited from IConfigurationAccessEndpointSpec)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to