BillingProfileCustomerResource 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.
A Class representing a BillingProfileCustomer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BillingProfileCustomerResource from an instance of ArmClient using the GetBillingProfileCustomerResource method. Otherwise you can get one from its parent resource BillingProfileResource using the GetBillingProfileCustomer method.
public class BillingProfileCustomerResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Billing.BillingCustomerData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Billing.BillingCustomerData>
type BillingProfileCustomerResource = class
inherit ArmResource
interface IJsonModel<BillingCustomerData>
interface IPersistableModel<BillingCustomerData>
Public Class BillingProfileCustomerResource
Inherits ArmResource
Implements IJsonModel(Of BillingCustomerData), IPersistableModel(Of BillingCustomerData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BillingProfileCustomerResource() |
Initializes a new instance of the BillingProfileCustomerResource class for mocking. |
Fields
| Name | Description |
|---|---|
| ResourceType |
Gets the resource type for the operations. |
Properties
| Name | Description |
|---|---|
| Client |
Gets the ArmClient this resource client was created from. (Inherited from ArmResource) |
| Data |
Gets the data representing this Feature. |
| Diagnostics |
Gets the diagnostic options for this resource client. (Inherited from ArmResource) |
| Endpoint |
Gets the base uri for this resource client. (Inherited from ArmResource) |
| HasData |
Gets whether or not the current instance has data. |
| Id |
Gets the resource identifier. (Inherited from ArmResource) |
| Pipeline |
Gets the pipeline for this resource client. (Inherited from ArmResource) |
Methods
| Name | Description |
|---|---|
| CanUseTagResource(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
| CanUseTagResourceAsync(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
| CheckAccessBillingPermissions(BillingCheckAccessContent, CancellationToken) |
Provides a list of check access response objects for a customer.
|
| CheckAccessBillingPermissionsAsync(BillingCheckAccessContent, CancellationToken) |
Provides a list of check access response objects for a customer.
|
| CreateByCustomerBillingRoleAssignment(WaitUntil, BillingRoleAssignmentProperties, CancellationToken) |
Adds a role assignment on a customer. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| CreateByCustomerBillingRoleAssignmentAsync(WaitUntil, BillingRoleAssignmentProperties, CancellationToken) |
Adds a role assignment on a customer. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| CreateOrUpdateByCustomerPolicy(WaitUntil, BillingCustomerPolicyData, CancellationToken) |
Updates the policies for a customer. This operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| CreateOrUpdateByCustomerPolicyAsync(WaitUntil, BillingCustomerPolicyData, CancellationToken) |
Updates the policies for a customer. This operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| CreateResourceIdentifier(String, String, String) |
Generate the resource identifier of a BillingProfileCustomerResource instance. |
| Get(CancellationToken) |
Gets a customer by its ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetAsync(CancellationToken) |
Gets a customer by its ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetAvailableLocations(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetAvailableLocationsAsync(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
| GetBillingCustomerRoleAssignment(String, CancellationToken) |
Gets a role assignment for the caller on a customer. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingCustomerRoleAssignmentAsync(String, CancellationToken) |
Gets a role assignment for the caller on a customer. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingCustomerRoleAssignments() |
Gets a collection of BillingCustomerRoleAssignmentResources in the BillingProfileCustomer. |
| GetBillingCustomerRoleDefinition(String, CancellationToken) |
Gets the definition for a role on a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingCustomerRoleDefinitionAsync(String, CancellationToken) |
Gets the definition for a role on a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingCustomerRoleDefinitions() |
Gets a collection of BillingCustomerRoleDefinitionResources in the BillingProfileCustomer. |
| GetBillingPermissions(CancellationToken) |
Lists the billing permissions the caller has for a customer.
|
| GetBillingPermissionsAsync(CancellationToken) |
Lists the billing permissions the caller has for a customer.
|
| GetBillingProfileCustomerPolicies() |
Gets a collection of BillingProfileCustomerPolicyResources in the BillingProfileCustomer. |
| GetBillingProfileCustomerPolicy(ServiceDefinedResourceName, CancellationToken) |
Lists the policies for a customer. This operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingProfileCustomerPolicyAsync(ServiceDefinedResourceName, CancellationToken) |
Lists the policies for a customer. This operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingRequests(BillingProfileCustomerResourceGetBillingRequestsOptions, CancellationToken) |
The list of billing requests submitted for the customer.
|
| GetBillingRequestsAsync(BillingProfileCustomerResourceGetBillingRequestsOptions, CancellationToken) |
The list of billing requests submitted for the customer.
|
| GetBillingSubscriptions(BillingProfileCustomerResourceGetBillingSubscriptionsOptions, CancellationToken) |
Lists the subscriptions for a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetBillingSubscriptionsAsync(BillingProfileCustomerResourceGetBillingSubscriptionsOptions, CancellationToken) |
Lists the subscriptions for a customer. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetManagementLock(String, CancellationToken) |
Get a management lock by scope.
|
| GetManagementLockAsync(String, CancellationToken) |
Get a management lock by scope.
|
| GetManagementLocks() |
Gets a collection of ManagementLockResources in the ArmResource. (Inherited from ArmResource) |
| GetPartnerTransferDetail(String, CancellationToken) |
Gets a transfer request by ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetPartnerTransferDetailAsync(String, CancellationToken) |
Gets a transfer request by ID. The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement.
|
| GetPartnerTransferDetails() |
Gets a collection of PartnerTransferDetailResources in the BillingProfileCustomer. |
| GetPolicyAssignment(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
| GetPolicyAssignmentAsync(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
| GetPolicyAssignments() |
Gets a collection of PolicyAssignmentResources in the ArmResource. (Inherited from ArmResource) |
| GetTagResource() |
Gets an object representing a TagResource along with the instance operations that can be performed on it in the ArmResource. (Inherited from ArmResource) |
| GetTransactions(BillingProfileCustomerResourceGetTransactionsOptions, CancellationToken) |
Lists the billed or unbilled transactions by customer id for given start date and end date. Transactions include purchases, refunds and Azure usage charges. Unbilled transactions are listed under pending invoice Id and do not include tax. Tax is added to the amount once an invoice is generated.
|
| GetTransactionsAsync(BillingProfileCustomerResourceGetTransactionsOptions, CancellationToken) |
Lists the billed or unbilled transactions by customer id for given start date and end date. Transactions include purchases, refunds and Azure usage charges. Unbilled transactions are listed under pending invoice Id and do not include tax. Tax is added to the amount once an invoice is generated.
|
| ResolveByCustomerBillingRoleAssignment(WaitUntil, Nullable<Boolean>, String, CancellationToken) |
Lists the role assignments for the caller on a customer while fetching user info for each role assignment. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| ResolveByCustomerBillingRoleAssignmentAsync(WaitUntil, Nullable<Boolean>, String, CancellationToken) |
Lists the role assignments for the caller on a customer while fetching user info for each role assignment. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement.
|
| TryGetApiVersion(ResourceType, String) |
Gets the api version override if it has been set for the current client options. (Inherited from ArmResource) |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IJsonModel<BillingCustomerData>.Create(Utf8JsonReader, ModelReaderWriterOptions) |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
| IJsonModel<BillingCustomerData>.Write(Utf8JsonWriter, ModelReaderWriterOptions) |
Writes the model to the provided Utf8JsonWriter. |
| IPersistableModel<BillingCustomerData>.Create(BinaryData, ModelReaderWriterOptions) |
Converts the provided BinaryData into a model. |
| IPersistableModel<BillingCustomerData>.GetFormatFromOptions(ModelReaderWriterOptions) |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
| IPersistableModel<BillingCustomerData>.Write(ModelReaderWriterOptions) |
Writes the model into a BinaryData. |