DataCollectionEndpoint.ConfigurationAccess Property

Definition

Gets or sets the endpoint used by clients to access their configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="configurationAccess")]
public Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointConfigurationAccess ConfigurationAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationAccess")>]
member this.ConfigurationAccess : Microsoft.Azure.Management.Monitor.Models.DataCollectionEndpointConfigurationAccess with get, set
Public Property ConfigurationAccess As DataCollectionEndpointConfigurationAccess

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to