Interface SettingList


  • public interface SettingList
    An immutable client-side representation of SettingList.
    • Method Detail

      • value

        List<Settings> 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.