Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpointConfigurationAccess
Packages that use DataCollectionEndpointConfigurationAccess
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of DataCollectionEndpointConfigurationAccess in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return DataCollectionEndpointConfigurationAccessModifier and TypeMethodDescriptionDataCollectionEndpointResourceInner.configurationAccess()Get the configurationAccess property: The endpoint used by clients to access their configuration.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type DataCollectionEndpointConfigurationAccessModifier and TypeMethodDescriptionDataCollectionEndpointResourceInner.withConfigurationAccess(DataCollectionEndpointConfigurationAccess configurationAccess) Set the configurationAccess property: The endpoint used by clients to access their configuration.DataCollectionEndpointResourceProperties.withConfigurationAccess(DataCollectionEndpointConfigurationAccess configurationAccess) Set the configurationAccess property: The endpoint used by clients to access their configuration. -
Uses of DataCollectionEndpointConfigurationAccess in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpointConfigurationAccessModifier and TypeMethodDescriptionDataCollectionEndpoint.configurationAccess()Get the configurationAccess property: The endpoint used by clients to access their configuration.DataCollectionEndpointConfigurationAccess.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataCollectionEndpointConfigurationAccess from the JsonReader.Methods in com.azure.resourcemanager.monitor.models with parameters of type DataCollectionEndpointConfigurationAccessModifier and TypeMethodDescriptionDataCollectionEndpoint.withConfigurationAccess(DataCollectionEndpointConfigurationAccess configurationAccess) Set the configurationAccess property: The endpoint used by clients to access their configuration.