共用方式為


ApplicationInsightsComponentFeatureCapabilities.ApplicationMap Property

Definition

Gets reserved, not used now.

[Newtonsoft.Json.JsonProperty(PropertyName="ApplicationMap")]
public bool? ApplicationMap { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ApplicationMap")>]
member this.ApplicationMap : Nullable<bool>
Public ReadOnly Property ApplicationMap As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to