Share via


ApplicationInsightsComponent.PublicNetworkAccessForQuery Property

Definition

Gets or sets the network access type for accessing Application Insights query. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccessForQuery")]
public string PublicNetworkAccessForQuery { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccessForQuery")>]
member this.PublicNetworkAccessForQuery : string with get, set
Public Property PublicNetworkAccessForQuery As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to