BillingTrustClient class

Constructors

BillingTrustClient(TokenCredential, BillingTrustClientOptionalParams)

Microsoft.BillingTrust resource provider. Provides Assessment and Rule resources used to evaluate trust attributes (such as education-domain qualification and business verification) of a billing account.

Properties

assessments

The operation groups for assessments

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

rules

The operation groups for rules

Constructor Details

BillingTrustClient(TokenCredential, BillingTrustClientOptionalParams)

Microsoft.BillingTrust resource provider. Provides Assessment and Rule resources used to evaluate trust attributes (such as education-domain qualification and business verification) of a billing account.

new BillingTrustClient(credential: TokenCredential, options?: BillingTrustClientOptionalParams)

Parameters

credential
TokenCredential

Property Details

assessments

The operation groups for assessments

assessments: AssessmentsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

rules

The operation groups for rules

rules: RulesOperations

Property Value