Show / Hide Table of Contents

    Class OperationUsageSummaryRequest

    Provides parameters for the operation usage summary reports.

    Inheritance
    Object
    UsageSummaryRequest
    OperationUsageSummaryRequest
    Implements
    IValidator
    Inherited Members
    UsageSummaryRequest.ReportType
    UsageSummaryRequest.StartDateTime
    UsageSummaryRequest.EndDateTime
    UsageSummaryRequest.TimeUnit
    UsageSummaryRequest.ServiceVersionId
    UsageSummaryRequest.AuthorizationRuleId
    UsageSummaryRequest.ApplicationId
    UsageSummaryRequest.SubscriptionId
    UsageSummaryRequest.ProductId
    UsageSummaryRequest.ConsumerId
    UsageSummaryRequest.TopCount
    UsageSummaryRequest.Options
    UsageSummaryRequest.ErrorMessage
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public sealed class OperationUsageSummaryRequest : UsageSummaryRequest, IValidator

    Constructors

    OperationUsageSummaryRequest()

    Declaration
    public OperationUsageSummaryRequest()

    Methods

    Validate()

    Evaluates the state of the object.

    Declaration
    public override bool Validate()
    Returns
    Type Description
    Boolean

    True if state is valid; otherwise, false.

    Overrides
    UsageSummaryRequest.Validate()

    Implements

    IValidator
    Back to top Nevatech Sentinet 6.5 Online Documentation