Share via


OperationMetricDimension.ToBeExportedForShoebox Property

Definition

Gets or sets whether the dimension should be exported to Azure Monitor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to