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