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


IConfigurationAccessEndpointSpec Interface

Definition

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

Properties

Endpoint

The endpoint. This property is READ-ONLY.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to