Share via


ICodelessConnectorPollingResponseProperties Interface

Definition

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

Properties

EventsJsonPath

Describes the path we should extract the data in the response

IsGzipCompressed

Describes if the data in the response is Gzip

SuccessStatusJsonPath

Describes the path we should extract the status code in the response

SuccessStatusValue

Describes the path we should extract the status value in the response

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to