Interface SettingList
public interface SettingList
An immutable client-side representation of SettingList.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.securityinsights.fluent.models.SettingListInner object.value()
Gets the value property: Array of settings.
-
Method Details
-
value
Gets the value property: Array of settings.- Returns:
- the value value.
-
innerModel
SettingListInner innerModel()Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.SettingListInner object.- Returns:
- the inner object.
-