Share via


IConnectorInstructionModelBase Interface

Definition

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

Properties

Parameter

The parameters for the setting

Type

The kind of the setting

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to