Share via


CodelessApiPollingDataConnector.ResponseIsGzipCompressed Property

Definition

Describes if the data in the response is Gzip

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public bool? ResponseIsGzipCompressed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.ResponseIsGzipCompressed : Nullable<bool> with get, set
Public Property ResponseIsGzipCompressed As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to