Partager via


ApplicationInsightsComponentProperties.DisableIPMasking Property

Definition

Disable IP masking.

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

Property Value

Implements

Attributes

Applies to