ApplicationInsightsComponentData.PublicNetworkAccessForQuery プロパティ

定義

Application Insights クエリにアクセスするためのネットワーク アクセスの種類。

public Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsPublicNetworkAccessType? PublicNetworkAccessForQuery { get; set; }
public Azure.ResourceManager.ApplicationInsights.Models.PublicNetworkAccessType? PublicNetworkAccessForQuery { get; set; }
member this.PublicNetworkAccessForQuery : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsPublicNetworkAccessType> with get, set
member this.PublicNetworkAccessForQuery : Nullable<Azure.ResourceManager.ApplicationInsights.Models.PublicNetworkAccessType> with get, set
Public Property PublicNetworkAccessForQuery As Nullable(Of ApplicationInsightsPublicNetworkAccessType)
Public Property PublicNetworkAccessForQuery As Nullable(Of PublicNetworkAccessType)

プロパティ値

適用対象