PolicyResultTotalSummary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PolicyResultTotalSummary : Microsoft.Azure.CognitiveServices.Personalizer.Models.PolicyResultSummary
type PolicyResultTotalSummary = class
inherit PolicyResultSummary
Public Class PolicyResultTotalSummary
Inherits PolicyResultSummary
- Inheritance
Constructors
PolicyResultTotalSummary() | |
PolicyResultTotalSummary(Nullable<DateTime>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<TimeSpan>, Nullable<Double>, Nullable<Double>, Nullable<Double>) |
Properties
AggregateTimeWindow | (Inherited from PolicyResultSummary) |
ConfidenceInterval | (Inherited from PolicyResultSummary) |
IpsEstimatorDenominator | (Inherited from PolicyResultSummary) |
IpsEstimatorNumerator | (Inherited from PolicyResultSummary) |
NonZeroProbability | (Inherited from PolicyResultSummary) |
SnipsEstimatorDenominator | (Inherited from PolicyResultSummary) |
SumOfSquares | (Inherited from PolicyResultSummary) |
TimeStamp | (Inherited from PolicyResultSummary) |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET