Share via


ISettingList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.SettingListTypeConverter))]
public interface ISettingList : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.SettingListTypeConverter))>]
type ISettingList = interface
    interface IJsonSerializable
Public Interface ISettingList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

Array of settings.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to