다음을 통해 공유


MetricsPostBodySchemaParameters.Segment Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="segment")]
public System.Collections.Generic.IList<string> Segment { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segment")>]
member this.Segment : System.Collections.Generic.IList<string> with get, set
Public Property Segment As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to