Uses of Interface
com.azure.resourcemanager.securityinsights.models.Settings
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of Settings in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionGets a setting.ProductSettings.update
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings) Updates setting.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Settings>
ProductSettings.getWithResponse
(String resourceGroupName, String workspaceName, String settingsName, com.azure.core.util.Context context) Gets a setting.com.azure.core.http.rest.Response<Settings>
ProductSettings.updateWithResponse
(String resourceGroupName, String workspaceName, String settingsName, SettingsInner settings, com.azure.core.util.Context context) Updates setting.SettingList.value()
Gets the value property: Array of settings.