Share via


UsageDetail.Product Property

Definition

Gets product name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.product")]
public string Product { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.product")>]
member this.Product : string
Public ReadOnly Property Product As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to