共用方式為


PolicyResult.TotalSummary Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="totalSummary")]
public Microsoft.Azure.CognitiveServices.Personalizer.Models.PolicyResultTotalSummary TotalSummary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalSummary")>]
member this.TotalSummary : Microsoft.Azure.CognitiveServices.Personalizer.Models.PolicyResultTotalSummary
Public ReadOnly Property TotalSummary As PolicyResultTotalSummary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to