Skip to main content

profiles

Overview

Nameprofiles
TypeResource
Idazure.billing.profiles

Fields

NameDatatypeDescription
idstringResource Id.
namestringResource name.
propertiesobjectThe properties of the billing profile.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbillingAccountName, billingProfileNameGets a billing profile by its ID. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
list_by_billing_accountSELECTbillingAccountNameLists the billing profiles that a user has access to. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
create_or_updateINSERTbillingAccountName, billingProfileNameCreates or updates a billing profile. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
_list_by_billing_accountEXECbillingAccountNameLists the billing profiles that a user has access to. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.