Uses of Class
com.azure.resourcemanager.resources.models.ExternalEvaluationEndpointSettings
Packages that use ExternalEvaluationEndpointSettings
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ExternalEvaluationEndpointSettings in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type ExternalEvaluationEndpointSettingsModifier and TypeClassDescriptionfinal classThe settings of an external endpoint providing evaluation results.Methods in com.azure.resourcemanager.resources.models that return ExternalEvaluationEndpointSettingsModifier and TypeMethodDescriptionExternalEvaluationEnforcementSettings.endpointSettings()Get the endpointSettings property: The settings of an external endpoint providing evaluation results.ExternalEvaluationEndpointSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExternalEvaluationEndpointSettings from the JsonReader.ExternalEvaluationEndpointSettings.withDetails(Object details) Set the details property: The details of the endpoint.Set the kind property: The kind of the endpoint.Methods in com.azure.resourcemanager.resources.models with parameters of type ExternalEvaluationEndpointSettingsModifier and TypeMethodDescriptionExternalEvaluationEnforcementSettings.withEndpointSettings(ExternalEvaluationEndpointSettings endpointSettings) Set the endpointSettings property: The settings of an external endpoint providing evaluation results.