Share via


MetricDimension.ToBeExportedForShoebox Property

Definition

Gets whether to export metric to shoebox.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to