IDataCollectionEndpointConfigurationAccess 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.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) |