@azure/arm-billing-trust package
Classes
| BillingTrustClient |
Interfaces
| Assessment |
A billing trust assessment. An assessment runs a set of rules to evaluate trust attributes of a billing account. The assessment is a singleton per parent resource and is always named 'default'. Re-issuing PUT with the same |
| AssessmentProperties |
The properties of an Assessment resource |
| AssessmentsCreateOrUpdateOptionalParams |
Optional parameters. |
| AssessmentsDeleteOptionalParams |
Optional parameters. |
| AssessmentsGetOptionalParams |
Optional parameters. |
| AssessmentsListOptionalParams |
Optional parameters. |
| AssessmentsListUploadTokenOptionalParams |
Optional parameters. |
| AssessmentsOperations |
Interface representing a Assessments operations. |
| BillingTrustClientOptionalParams |
Optional parameters for the client. |
| BusinessVerificationRulePatchProperties |
Patch body for a businessVerification rule. Settable while evaluationState is |
| BusinessVerificationRuleProperties |
Properties of a business verification rule. Verifies the billing account's business identity. Sold-to fields ( |
| DomainEntry |
A domain entry within an education qualification rule. |
| EduInitialValue |
Initial values for an education qualification rule. Per-domain entries ( |
| EduQualificationRulePatchProperties |
Patch body for an eduQualification rule. Only |
| EduQualificationRuleProperties |
Properties of an eduQualification rule. Verifies education-domain ownership for a billing account. |
| ErrorAdditionalInfo |
The resource management error additional info. |
| ErrorDetail |
The error detail. |
| ErrorResponse |
Common error response for all Azure Resource Manager APIs to return error details for failed operations. |
| ExtensionResource |
The base extension resource. |
| ExternalId |
External-registry identifier (e.g. DUNS) used to disambiguate ambiguous verification matches. |
| GenerateUploadTokenResponse |
Response containing an upload token for supplemental document uploads |
| InitialRuleValueBase |
Base type for write-only initial values supplied when creating an assessment. Polymorphic by |
| Operation |
Details of a REST API operation, returned from the Resource Provider Operations API |
| OperationDisplay |
Localized display information for an operation. |
| OperationsListOptionalParams |
Optional parameters. |
| OperationsOperations |
Interface representing a Operations operations. |
| PageSettings |
Options for the byPage method |
| PagedAsyncIterableIterator |
An interface that allows async iterable iteration both to completion and by page. |
| ProxyResource |
The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location |
| RegistrationNumber |
Registration number context for business verification. |
| Resource |
Common fields that are returned in the response for all Azure Resource Manager resources |
| RestorePollerOptions | |
| Rule |
A rule within an assessment |
| RulePatchProperties |
Patch body for updating a rule. Polymorphic by |
| RuleProperties |
Base properties of a Rule resource. Polymorphic by |
| RulesCreateOrUpdateOptionalParams |
Optional parameters. |
| RulesGetOptionalParams |
Optional parameters. |
| RulesListOptionalParams |
Optional parameters. |
| RulesOperations |
Interface representing a Rules operations. |
| RulesUpdateOptionalParams |
Optional parameters. |
| SoldTo |
Sold-to identity used for business verification. Data classification — Personally Identifiable Information (PII): This
model carries customer/contact PII (names, email, phone, postal address).
Producers (service code paths populating SoldTo) and consumers (anything
emitting it to logs / telemetry) MUST treat individual field values as
PII and avoid clear-text logging. BillingTrust's existing runtime
discipline keeps SoldTo out of Geneva logs (see
|
| SystemData |
Metadata pertaining to creation and last modification of the resource. |
| TaxId |
Tax id entry associated with the sold-to identity. |
Type Aliases
| ActionType |
Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. Known values supported by the serviceInternal: Actions are for internal-only APIs. |
| AssessmentState |
The aggregated evaluation state of an assessment, derived from its rules Known values supported by the servicepending: One or more rules have not reached a steady state |
| AssessmentType |
Assessment template name. Each template defines a fixed set of rules and their configuration. The list of templates may be extended in future API versions. Known values supported by the serviceEdu: Education qualification assessment. Verifies that the billing account qualifies for education programs based on customer-supplied domains. |
| AzureSupportedClouds |
The supported values for cloud setting as a string literal type |
| ContinuablePage |
An interface that describes a page of results. |
| CreatedByType |
The kind of entity that created the resource. Known values supported by the serviceUser: The entity was created by a user. |
| DomainEntryState |
The verification state of a single domain entry within an eduQualification rule Known values supported by the servicepending: Domain verification queued or in progress |
| InitialRuleValueBaseUnion |
Alias for InitialRuleValueBaseUnion |
| Origin |
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" Known values supported by the serviceuser: Indicates the operation is initiated by a user. |
| ProvisioningState |
The status of the current operation Known values supported by the serviceSucceeded: Resource has been created. |
| RegistrationRequirement |
Whether a registration number is required for the sold-to country. Extensible — additional states may be introduced as country-specific tax requirements evolve. Known values supported by the servicerequired: A registration number is required for the sold-to country. |
| RuleKind |
The kind of rule. Additional kinds may be added in future API versions. Known values supported by the serviceeduQualification: Education qualification rule. Verifies education-domain ownership for the billing account. |
| RulePatchPropertiesUnion |
Alias for RulePatchPropertiesUnion |
| RulePropertiesUnion |
Alias for RulePropertiesUnion |
| RuleState |
The evaluation state of a rule Known values supported by the servicepending: Rule is queued and not yet evaluated |
| TaxIdStatus |
Status of a tax id record. Known values supported by the servicevalid: The tax id has been verified and is currently valid. |
Enums
| AzureClouds |
An enum to describe Azure Cloud environments. |
| KnownActionType |
Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. |
| KnownAssessmentState |
The aggregated evaluation state of an assessment, derived from its rules |
| KnownAssessmentType |
Assessment template name. Each template defines a fixed set of rules and their configuration. The list of templates may be extended in future API versions. |
| KnownCreatedByType |
The kind of entity that created the resource. |
| KnownDomainEntryState |
The verification state of a single domain entry within an eduQualification rule |
| KnownOrigin |
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" |
| KnownProvisioningState |
The status of the current operation |
| KnownRegistrationRequirement |
Whether a registration number is required for the sold-to country. Extensible — additional states may be introduced as country-specific tax requirements evolve. |
| KnownRuleKind |
The kind of rule. Additional kinds may be added in future API versions. |
| KnownRuleState |
The evaluation state of a rule |
| KnownTaxIdStatus |
Status of a tax id record. |
| KnownVersions |
Supported API Versions for Microsoft.BillingTrust |
Functions
| is |
Typeguard for RestError |
| restore |
Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope. |
Variables
| Rest |
A custom error type for failed pipeline requests. |
Function Details
isRestError(unknown)
Typeguard for RestError
function isRestError(e: unknown): e
Parameters
- e
-
unknown
Something caught by a catch clause.
Returns
e
restorePoller<TResponse, TResult>(BillingTrustClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)
Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope.
function restorePoller<TResponse, TResult>(client: BillingTrustClient, serializedState: string, sourceOperation: (args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult, PathUncheckedResponse>): PollerLike<OperationState<TResult>, TResult>
Parameters
- client
- BillingTrustClient
- serializedState
-
string
- sourceOperation
-
(args: any[]) => PollerLike<OperationState<TResult>, TResult>
- options
-
RestorePollerOptions<TResult, PathUncheckedResponse>
Returns
PollerLike<OperationState<TResult>, TResult>
Variable Details
RestError
A custom error type for failed pipeline requests.
RestError: RestErrorConstructor