1.0.0 (2024-09-09)
Breaking Changes
- Function
*AccountsClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, AccountUpdateRequest, *AccountsClientBeginUpdateOptions)
to(context.Context, string, AccountPatch, *AccountsClientBeginUpdateOptions)
- Function
*CustomersClient.Get
parameter(s) have been changed from(context.Context, string, string, *CustomersClientGetOptions)
to(context.Context, string, string, string, *CustomersClientGetOptions)
- Function
*EnrollmentAccountsClient.Get
parameter(s) have been changed from(context.Context, string, *EnrollmentAccountsClientGetOptions)
to(context.Context, string, string, *EnrollmentAccountsClientGetOptions)
- Function
*InvoicesClient.Get
parameter(s) have been changed from(context.Context, string, string, *InvoicesClientGetOptions)
to(context.Context, string, *InvoicesClientGetOptions)
- Function
*InvoicesClient.NewListByBillingAccountPager
parameter(s) have been changed from(string, string, string, *InvoicesClientListByBillingAccountOptions)
to(string, *InvoicesClientListByBillingAccountOptions)
- Function
*InvoicesClient.NewListByBillingProfilePager
parameter(s) have been changed from(string, string, string, string, *InvoicesClientListByBillingProfileOptions)
to(string, string, *InvoicesClientListByBillingProfileOptions)
- Function
*InvoicesClient.NewListByBillingSubscriptionPager
parameter(s) have been changed from(string, string, *InvoicesClientListByBillingSubscriptionOptions)
to(*InvoicesClientListByBillingSubscriptionOptions)
- Function
*PermissionsClient.NewListByCustomerPager
parameter(s) have been changed from(string, string, *PermissionsClientListByCustomerOptions)
to(string, string, string, *PermissionsClientListByCustomerOptions)
- Function
NewPoliciesClient
parameter(s) have been changed from(azcore.TokenCredential, *arm.ClientOptions)
to(string, azcore.TokenCredential, *arm.ClientOptions)
- Function
*PoliciesClient.GetByCustomer
parameter(s) have been changed from(context.Context, string, string, *PoliciesClientGetByCustomerOptions)
to(context.Context, string, string, string, ServiceDefinedResourceName, *PoliciesClientGetByCustomerOptions)
- Function
*ProductsClient.Update
parameter(s) have been changed from(context.Context, string, string, Product, *ProductsClientUpdateOptions)
to(context.Context, string, string, ProductPatch, *ProductsClientUpdateOptions)
- Function
NewSubscriptionsClient
parameter(s) have been changed from(string, azcore.TokenCredential, *arm.ClientOptions)
to(azcore.TokenCredential, *arm.ClientOptions)
- Function
*SubscriptionsClient.BeginMove
parameter(s) have been changed from(context.Context, string, TransferBillingSubscriptionRequestProperties, *SubscriptionsClientBeginMoveOptions)
to(context.Context, string, string, MoveBillingSubscriptionRequest, *SubscriptionsClientBeginMoveOptions)
- Function
*SubscriptionsClient.Get
parameter(s) have been changed from(context.Context, string, *SubscriptionsClientGetOptions)
to(context.Context, string, string, *SubscriptionsClientGetOptions)
- Function
*SubscriptionsClient.NewListByCustomerPager
parameter(s) have been changed from(string, string, *SubscriptionsClientListByCustomerOptions)
to(string, string, string, *SubscriptionsClientListByCustomerOptions)
- Type of
AccountProperties.EnrollmentDetails
has been changed from*Enrollment
to*AccountPropertiesEnrollmentDetails
- Type of
AccountProperties.SoldTo
has been changed from*AddressDetails
to*AccountPropertiesSoldTo
- Type of
AgreementProperties.BillingProfileInfo
has been changed from*ProfileInfo
to[]*ProfileInfo
- Type of
AgreementProperties.Participants
has been changed from[]*Participants
to[]*Participant
- Type of
AvailableBalanceProperties.Amount
has been changed from*Amount
to*AvailableBalancePropertiesAmount
- Type of
CustomerPolicyProperties.ViewCharges
has been changed from*ViewCharges
to*ViewChargesPolicy
- Type of
EnrollmentAccountListResult.Value
has been changed from[]*EnrollmentAccountSummary
to[]*EnrollmentAccount
- Type of
ErrorResponse.Error
has been changed from*ErrorDetails
to*ErrorDetail
- Type of
InvoiceProperties.AmountDue
has been changed from*Amount
to*InvoicePropertiesAmountDue
- Type of
InvoiceProperties.AzurePrepaymentApplied
has been changed from*Amount
to*InvoicePropertiesAzurePrepaymentApplied
- Type of
InvoiceProperties.BilledAmount
has been changed from*Amount
to*InvoicePropertiesBilledAmount
- Type of
InvoiceProperties.CreditAmount
has been changed from*Amount
to*InvoicePropertiesCreditAmount
- Type of
InvoiceProperties.Documents
has been changed from[]*Document
to[]*InvoiceDocument
- Type of
InvoiceProperties.FreeAzureCreditApplied
has been changed from*Amount
to*InvoicePropertiesFreeAzureCreditApplied
- Type of
InvoiceProperties.Payments
has been changed from[]*PaymentProperties
to[]*Payment
- Type of
InvoiceProperties.RebillDetails
has been changed frommap[string]*RebillDetails
to*InvoicePropertiesRebillDetails
- Type of
InvoiceProperties.SubTotal
has been changed from*Amount
to*InvoicePropertiesSubTotal
- Type of
InvoiceProperties.TaxAmount
has been changed from*Amount
to*InvoicePropertiesTaxAmount
- Type of
InvoiceProperties.TotalAmount
has been changed from*Amount
to*InvoicePropertiesTotalAmount
- Type of
InvoiceSectionProperties.TargetCloud
has been changed from*TargetCloud
to*string
- Type of
InvoiceSectionWithCreateSubPermission.BillingProfileSpendingLimit
has been changed from*SpendingLimitForBillingProfile
to*SpendingLimit
- Type of
InvoiceSectionWithCreateSubPermission.BillingProfileStatusReasonCode
has been changed from*StatusReasonCodeForBillingProfile
to*BillingProfileStatusReasonCode
- Type of
ProductProperties.BillingFrequency
has been changed from*BillingFrequency
to*string
- Type of
ProductProperties.EndDate
has been changed from*time.Time
to*string
- Type of
ProductProperties.LastCharge
has been changed from*Amount
to*ProductPropertiesLastCharge
- Type of
ProductProperties.LastChargeDate
has been changed from*time.Time
to*string
- Type of
ProductProperties.PurchaseDate
has been changed from*time.Time
to*string
- Type of
ProductProperties.Quantity
has been changed from*float32
to*int64
- Type of
ProductProperties.Reseller
has been changed from*Reseller
to*ProductPropertiesReseller
- Type of
ProductProperties.Status
has been changed from*ProductStatusType
to*ProductStatus
- Type of
ProfileProperties.BillTo
has been changed from*AddressDetails
to*ProfilePropertiesBillTo
- Type of
ProfileProperties.IndirectRelationshipInfo
has been changed from*IndirectRelationshipInfo
to*ProfilePropertiesIndirectRelationshipInfo
- Type of
ProfileProperties.StatusReasonCode
has been changed from*StatusReasonCode
to*BillingProfileStatusReasonCode
- Type of
ProfileProperties.TargetClouds
has been changed from[]*TargetCloud
to[]*string
- Type of
PropertyProperties.BillingProfileSpendingLimit
has been changed from*BillingProfileSpendingLimit
to*SpendingLimit
- Type of
RebillDetails.RebillDetails
has been changed frommap[string]*RebillDetails
to*RebillDetails
- Type of
ReservationProperty.EffectiveDateTime
has been changed from*string
to*time.Time
- Type of
RoleAssignmentProperties.CreatedOn
has been changed from*string
to*time.Time
- Type of
RoleDefinitionProperties.Permissions
has been changed from[]*PermissionsProperties
to[]*Permission
- Type of
TransactionProperties.AzureCreditApplied
has been changed from*Amount
to*TransactionPropertiesAzureCreditApplied
- Type of
TransactionProperties.EffectivePrice
has been changed from*Amount
to*TransactionPropertiesEffectivePrice
- Type of
TransactionProperties.Kind
has been changed from*TransactionTypeKind
to*TransactionKind
- Type of
TransactionProperties.MarketPrice
has been changed from*Amount
to*TransactionPropertiesMarketPrice
- Type of
TransactionProperties.SubTotal
has been changed from*Amount
to*TransactionPropertiesSubTotal
- Type of
TransactionProperties.Tax
has been changed from*Amount
to*TransactionPropertiesTax
- Type of
TransactionProperties.TransactionAmount
has been changed from*Amount
to*TransactionPropertiesTransactionAmount
- Type of
TransactionProperties.TransactionType
has been changed from*ReservationType
to*string
InvoiceTypeAzureService
from enumInvoiceType
has been removedSubscriptionTransferValidationErrorCodeNotAvailableForDestinationMarket
from enumSubscriptionTransferValidationErrorCode
has been removed- Enum
BillingFrequency
has been removed - Enum
BillingProfileSpendingLimit
has been removed - Enum
BillingSubscriptionStatusType
has been removed - Enum
DocumentType
has been removed - Enum
ProductStatusType
has been removed - Enum
ProductTransferValidationErrorCode
has been removed - Enum
ReservationType
has been removed - Enum
SpendingLimitForBillingProfile
has been removed - Enum
StatusReasonCode
has been removed - Enum
StatusReasonCodeForBillingProfile
has been removed - Enum
TargetCloud
has been removed - Enum
TransactionTypeKind
has been removed - Enum
ViewCharges
has been removed - Function
*AvailableBalancesClient.Get
has been removed - Function
*ClientFactory.NewInstructionsClient
has been removed - Function
*ClientFactory.NewPeriodsClient
has been removed - Function
*ClientFactory.NewRoleDefinitionsClient
has been removed - Function
*EnrollmentAccountsClient.NewListPager
has been removed - Function
NewInstructionsClient
has been removed - Function
*InstructionsClient.Get
has been removed - Function
*InstructionsClient.NewListByBillingProfilePager
has been removed - Function
*InstructionsClient.Put
has been removed - Function
*InvoicesClient.BeginDownloadBillingSubscriptionInvoice
has been removed - Function
*InvoicesClient.BeginDownloadInvoice
has been removed - Function
*InvoicesClient.BeginDownloadMultipleBillingProfileInvoices
has been removed - Function
*InvoicesClient.BeginDownloadMultipleBillingSubscriptionInvoices
has been removed - Function
*InvoicesClient.GetByID
has been removed - Function
*InvoicesClient.GetBySubscriptionAndInvoiceID
has been removed - Function
NewPeriodsClient
has been removed - Function
*PeriodsClient.Get
has been removed - Function
*PeriodsClient.NewListPager
has been removed - Function
*PermissionsClient.NewListByInvoiceSectionsPager
has been removed - Function
*PoliciesClient.Update
has been removed - Function
*PoliciesClient.UpdateCustomer
has been removed - Function
*ProductsClient.ValidateMove
has been removed - Function
NewRoleDefinitionsClient
has been removed - Function
*RoleDefinitionsClient.GetByBillingAccount
has been removed - Function
*RoleDefinitionsClient.GetByBillingProfile
has been removed - Function
*RoleDefinitionsClient.GetByInvoiceSection
has been removed - Function
*RoleDefinitionsClient.NewListByBillingAccountPager
has been removed - Function
*RoleDefinitionsClient.NewListByBillingProfilePager
has been removed - Function
*RoleDefinitionsClient.NewListByInvoiceSectionPager
has been removed - Function
*SubscriptionsClient.ValidateMove
has been removed - Operation
*ProductsClient.Move
has been changed to LRO, use*ProductsClient.BeginMove
instead. - Operation
*SubscriptionsClient.Update
has been changed to LRO, use*SubscriptionsClient.BeginUpdate
instead. - Struct
AccountUpdateRequest
has been removed - Struct
Document
has been removed - Struct
DownloadURL
has been removed - Struct
Enrollment
has been removed - Struct
EnrollmentAccountContext
has been removed - Struct
EnrollmentAccountSummary
has been removed - Struct
EnrollmentAccountSummaryProperties
has been removed - Struct
EnrollmentPolicies
has been removed - Struct
ErrorDetails
has been removed - Struct
ErrorSubDetailsItem
has been removed - Struct
Instruction
has been removed - Struct
InstructionListResult
has been removed - Struct
InstructionProperties
has been removed - Struct
InvoiceSectionCreationRequest
has been removed - Struct
InvoiceSectionListWithCreateSubPermissionResult
has been removed - Struct
InvoiceSectionsOnExpand
has been removed - Struct
OperationsErrorDetails
has been removed - Struct
OperationsErrorResponse
has been removed - Struct
Participants
has been removed - Struct
PaymentProperties
has been removed - Struct
Period
has been removed - Struct
PeriodProperties
has been removed - Struct
PeriodsListResult
has been removed - Struct
PermissionsListResult
has been removed - Struct
PermissionsProperties
has been removed - Struct
Policy
has been removed - Struct
PolicyProperties
has been removed - Struct
ProductsListResult
has been removed - Struct
ProfileCreationRequest
has been removed - Struct
ProfilesOnExpand
has been removed - Struct
SubscriptionsListResult
has been removed - Struct
TransferBillingSubscriptionRequestProperties
has been removed - Struct
TransferProductRequestProperties
has been removed - Struct
ValidateAddressResponse
has been removed - Struct
ValidateProductTransferEligibilityError
has been removed - Struct
ValidateProductTransferEligibilityResult
has been removed - Struct
ValidateSubscriptionTransferEligibilityError
has been removed - Struct
ValidateSubscriptionTransferEligibilityResult
has been removed - Field
BillingProfiles
,Departments
,EnrollmentAccounts
of structAccountProperties
has been removed - Field
Expand
of structAccountsClientGetOptions
has been removed - Field
InvoiceSectionListWithCreateSubPermissionResult
of structAccountsClientListInvoiceSectionsByCreateSubscriptionPermissionResponse
has been removed - Field
ValidateAddressResponse
of structAddressClientValidateResponse
has been removed - Field
Expand
of structAgreementsClientGetOptions
has been removed - Field
TotalCount
of structCustomerListResult
has been removed - Field
Expand
of structCustomersClientGetOptions
has been removed - Field
DepartmentName
,EnrollmentAccounts
of structDepartmentProperties
has been removed - Field
AccountName
,AccountOwnerEmail
,Department
of structEnrollmentAccountProperties
has been removed - Field
EnrollmentAccountSummary
of structEnrollmentAccountsClientGetResponse
has been removed - Field
TotalCount
of structInvoiceListResult
has been removed - Field
TotalCount
of structInvoiceSectionListResult
has been removed - Field
Labels
of structInvoiceSectionProperties
has been removed - Field
PermissionsListResult
of structPermissionsClientListByBillingAccountResponse
has been removed - Field
PermissionsListResult
of structPermissionsClientListByBillingProfileResponse
has been removed - Field
PermissionsListResult
of structPermissionsClientListByCustomerResponse
has been removed - Field
Policy
of structPoliciesClientGetByBillingProfileResponse
has been removed - Field
ProductsListResult
of structProductsClientListByBillingAccountResponse
has been removed - Field
ProductsListResult
of structProductsClientListByBillingProfileResponse
has been removed - Field
ProductsListResult
of structProductsClientListByCustomerResponse
has been removed - Field
ProductsListResult
of structProductsClientListByInvoiceSectionResponse
has been removed - Field
TotalCount
of structProfileListResult
has been removed - Field
InvoiceSections
of structProfileProperties
has been removed - Field
Expand
of structProfilesClientGetOptions
has been removed - Field
Expand
of structProfilesClientListByBillingAccountOptions
has been removed - Field
Orderby
of structReservationsClientListByBillingAccountOptions
has been removed - Field
Orderby
of structReservationsClientListByBillingProfileOptions
has been removed - Field
RoleAssignment
of structRoleAssignmentsClientDeleteByBillingAccountResponse
has been removed - Field
RoleAssignment
of structRoleAssignmentsClientDeleteByBillingProfileResponse
has been removed - Field
RoleAssignment
of structRoleAssignmentsClientDeleteByInvoiceSectionResponse
has been removed - Field
CostCenter
,SubscriptionBillingStatus
of structSubscriptionProperties
has been removed - Field
SubscriptionsListResult
of structSubscriptionsClientListByBillingAccountResponse
has been removed - Field
SubscriptionsListResult
of structSubscriptionsClientListByBillingProfileResponse
has been removed - Field
SubscriptionsListResult
of structSubscriptionsClientListByCustomerResponse
has been removed - Field
SubscriptionsListResult
of structSubscriptionsClientListByInvoiceSectionResponse
has been removed - Field
TotalCount
of structTransactionListResult
has been removed - Field
OrderID
,OrderName
,SubscriptionID
,SubscriptionName
of structTransactionProperties
has been removed
Features Added
- Type of
TransactionProperties.BillingProfileDisplayName
has been changed from*string
toany
- New value
AcceptanceModeImplicit
,AcceptanceModeOffline
,AcceptanceModeOther
,AcceptanceModePhysicalSign
added to enum typeAcceptanceMode
- New value
AccountStatusNew
,AccountStatusOther
,AccountStatusPending
,AccountStatusUnderReview
added to enum typeAccountStatus
- New value
AccountTypeBusiness
,AccountTypeClassicPartner
,AccountTypeInternal
,AccountTypeOther
,AccountTypeReseller
,AccountTypeTenant
added to enum typeAccountType
- New value
AddressValidationStatusOther
added to enum typeAddressValidationStatus
- New value
AgreementTypeOther
added to enum typeAgreementType
- New value
BillingProfileStatusDeleted
,BillingProfileStatusOther
,BillingProfileStatusUnderReview
added to enum typeBillingProfileStatus
- New value
BillingProfileStatusReasonCodeOther
,BillingProfileStatusReasonCodeUnusualActivity
added to enum typeBillingProfileStatusReasonCode
- New value
BillingRelationshipTypeCSPCustomer
,BillingRelationshipTypeOther
added to enum typeBillingRelationshipType
- New value
CategoryIndirectForGovernmentAgreement
,CategoryMicrosoftPartnerAgreement
,CategoryUKCloudComputeFramework
added to enum typeCategory
- New value
DocumentSourceOther
added to enum typeDocumentSource
- New value
InvoiceDocumentTypeOther
,InvoiceDocumentTypeSummary
,InvoiceDocumentTypeTaxReceipt
,InvoiceDocumentTypeTransactions
,InvoiceDocumentTypeVoidNote
added to enum typeInvoiceDocumentType
- New value
InvoiceSectionStateDeleted
,InvoiceSectionStateDisabled
,InvoiceSectionStateOther
,InvoiceSectionStateUnderReview
,InvoiceSectionStateWarned
added to enum typeInvoiceSectionState
- New value
InvoiceStatusLocked
,InvoiceStatusOther
added to enum typeInvoiceStatus
- New value
InvoiceTypeAzureServices
,InvoiceTypeOther
added to enum typeInvoiceType
- New value
MarketplacePurchasesPolicyDisabled
,MarketplacePurchasesPolicyOther
added to enum typeMarketplacePurchasesPolicy
- New value
PaymentMethodFamilyDirectDebit
,PaymentMethodFamilyEWallet
,PaymentMethodFamilyOther
,PaymentMethodFamilyTaskOrder
added to enum typePaymentMethodFamily
- New value
ReservationPurchasesPolicyDisabled
,ReservationPurchasesPolicyOther
added to enum typeReservationPurchasesPolicy
- New value
SubscriptionTransferValidationErrorCodeAccountIsLocked
,SubscriptionTransferValidationErrorCodeAssetHasCap
,SubscriptionTransferValidationErrorCodeAssetNotActive
,SubscriptionTransferValidationErrorCodeBillingProfilePastDue
,SubscriptionTransferValidationErrorCodeInvoiceSectionIsRestricted
,SubscriptionTransferValidationErrorCodeNoActiveAzurePlan
,SubscriptionTransferValidationErrorCodeNone
,SubscriptionTransferValidationErrorCodeOther
,SubscriptionTransferValidationErrorCodeSubscriptionHasReservations
added to enum typeSubscriptionTransferValidationErrorCode
- New value
ViewChargesPolicyOther
added to enum typeViewChargesPolicy
- New enum type
AccessDecision
with valuesAccessDecisionAllowed
,AccessDecisionNotAllowed
,AccessDecisionOther
- New enum type
AccountSubType
with valuesAccountSubTypeEnterprise
,AccountSubTypeIndividual
,AccountSubTypeNone
,AccountSubTypeOther
,AccountSubTypeProfessional
- New enum type
AppliedScopeType
with valuesAppliedScopeTypeManagementGroup
,AppliedScopeTypeShared
,AppliedScopeTypeSingle
- New enum type
BillingAccountStatusReasonCode
with valuesBillingAccountStatusReasonCodeExpired
,BillingAccountStatusReasonCodeManuallyTerminated
,BillingAccountStatusReasonCodeOther
,BillingAccountStatusReasonCodeTerminateProcessing
,BillingAccountStatusReasonCodeTransferred
,BillingAccountStatusReasonCodeUnusualActivity
- New enum type
BillingManagementTenantState
with valuesBillingManagementTenantStateActive
,BillingManagementTenantStateNotAllowed
,BillingManagementTenantStateOther
,BillingManagementTenantStateRevoked
- New enum type
BillingPlan
with valuesBillingPlanP1M
- New enum type
BillingRequestStatus
with valuesBillingRequestStatusApproved
,BillingRequestStatusCancelled
,BillingRequestStatusCompleted
,BillingRequestStatusDeclined
,BillingRequestStatusExpired
,BillingRequestStatusOther
,BillingRequestStatusPending
- New enum type
BillingRequestType
with valuesBillingRequestTypeInvoiceAccess
,BillingRequestTypeOther
,BillingRequestTypeProvisioningAccess
,BillingRequestTypeRoleAssignment
,BillingRequestTypeUpdateBillingPolicy
- New enum type
BillingSubscriptionOperationStatus
with valuesBillingSubscriptionOperationStatusLockedForUpdate
,BillingSubscriptionOperationStatusNone
,BillingSubscriptionOperationStatusOther
- New enum type
BillingSubscriptionStatus
with valuesBillingSubscriptionStatusActive
,BillingSubscriptionStatusAutoRenew
,BillingSubscriptionStatusCancelled
,BillingSubscriptionStatusDeleted
,BillingSubscriptionStatusDisabled
,BillingSubscriptionStatusExpired
,BillingSubscriptionStatusExpiring
,BillingSubscriptionStatusFailed
,BillingSubscriptionStatusOther
,BillingSubscriptionStatusSuspended
,BillingSubscriptionStatusUnknown
,BillingSubscriptionStatusWarned
- New enum type
Cancellation
with valuesCancellationAllowed
,CancellationNotAllowed
- New enum type
CancellationReason
with valuesCancellationReasonCompromise
,CancellationReasonDispute
,CancellationReasonOther
- New enum type
CommitmentGrain
with valuesCommitmentGrainHourly
- New enum type
CreatedByType
with valuesCreatedByTypeApplication
,CreatedByTypeKey
,CreatedByTypeManagedIdentity
,CreatedByTypeUser
- New enum type
CreditType
with valuesCreditTypeAzureCreditOffer
,CreditTypeAzureFreeCredit
,CreditTypeOther
,CreditTypeRefund
,CreditTypeServiceInterruption
- New enum type
CustomerStatus
with valuesCustomerStatusActive
,CustomerStatusDeleted
,CustomerStatusDisabled
,CustomerStatusOther
,CustomerStatusPending
,CustomerStatusUnderReview
,CustomerStatusWarned
- New enum type
DeleteBillingProfileEligibilityCode
with valuesDeleteBillingProfileEligibilityCodeActiveBillingSubscriptions
,DeleteBillingProfileEligibilityCodeActiveCreditCard
,DeleteBillingProfileEligibilityCodeActiveCredits
,DeleteBillingProfileEligibilityCodeLastBillingProfile
,DeleteBillingProfileEligibilityCodeNone
,DeleteBillingProfileEligibilityCodeNotSupported
,DeleteBillingProfileEligibilityCodeOutstandingCharges
,DeleteBillingProfileEligibilityCodePendingCharges
,DeleteBillingProfileEligibilityCodeReservedInstances
- New enum type
DeleteBillingProfileEligibilityStatus
with valuesDeleteBillingProfileEligibilityStatusAllowed
,DeleteBillingProfileEligibilityStatusNotAllowed
- New enum type
DeleteInvoiceSectionEligibilityCode
with valuesDeleteInvoiceSectionEligibilityCodeActiveAzurePlans
,DeleteInvoiceSectionEligibilityCodeActiveBillingSubscriptions
,DeleteInvoiceSectionEligibilityCodeLastInvoiceSection
,DeleteInvoiceSectionEligibilityCodeOther
,DeleteInvoiceSectionEligibilityCodeReservedInstances
- New enum type
DeleteInvoiceSectionEligibilityStatus
with valuesDeleteInvoiceSectionEligibilityStatusAllowed
,DeleteInvoiceSectionEligibilityStatusNotAllowed
- New enum type
EligibleProductType
with valuesEligibleProductTypeAzureReservation
,EligibleProductTypeDevTestAzureSubscription
,EligibleProductTypeStandardAzureSubscription
- New enum type
EnrollmentAccountOwnerViewCharges
with valuesEnrollmentAccountOwnerViewChargesAllowed
,EnrollmentAccountOwnerViewChargesDisabled
,EnrollmentAccountOwnerViewChargesNotAllowed
,EnrollmentAccountOwnerViewChargesOther
- New enum type
EnrollmentAuthLevelState
with valuesEnrollmentAuthLevelStateMicrosoftAccountOnly
,EnrollmentAuthLevelStateMixedAccount
,EnrollmentAuthLevelStateOrganizationalAccountCrossTenant
,EnrollmentAuthLevelStateOrganizationalAccountOnly
,EnrollmentAuthLevelStateOther
- New enum type
EnrollmentDepartmentAdminViewCharges
with valuesEnrollmentDepartmentAdminViewChargesAllowed
,EnrollmentDepartmentAdminViewChargesDisabled
,EnrollmentDepartmentAdminViewChargesNotAllowed
,EnrollmentDepartmentAdminViewChargesOther
- New enum type
ExtendedTermOption
with valuesExtendedTermOptionOptedIn
,ExtendedTermOptionOptedOut
,ExtendedTermOptionOther
- New enum type
FailedPaymentReason
with valuesFailedPaymentReasonBankDeclined
,FailedPaymentReasonCardExpired
,FailedPaymentReasonIncorrectCardDetails
,FailedPaymentReasonOther
- New enum type
InitiatorCustomerType
with valuesInitiatorCustomerTypeEA
,InitiatorCustomerTypePartner
- New enum type
InstanceFlexibility
with valuesInstanceFlexibilityOff
,InstanceFlexibilityOn
- New enum type
InvoiceSectionLabelManagementPolicy
with valuesInvoiceSectionLabelManagementPolicyAllowed
,InvoiceSectionLabelManagementPolicyNotAllowed
,InvoiceSectionLabelManagementPolicyOther
- New enum type
InvoiceSectionStateReasonCode
with valuesInvoiceSectionStateReasonCodeOther
,InvoiceSectionStateReasonCodePastDue
,InvoiceSectionStateReasonCodeSpendingLimitExpired
,InvoiceSectionStateReasonCodeSpendingLimitReached
,InvoiceSectionStateReasonCodeUnusualActivity
- New enum type
MarkupStatus
with valuesMarkupStatusDisabled
,MarkupStatusLocked
,MarkupStatusOther
,MarkupStatusPreview
,MarkupStatusPublished
- New enum type
MoveValidationErrorCode
with valuesMoveValidationErrorCodeBillingAccountInactive
,MoveValidationErrorCodeDestinationBillingProfileInactive
,MoveValidationErrorCodeDestinationBillingProfileNotFound
,MoveValidationErrorCodeDestinationBillingProfilePastDue
,MoveValidationErrorCodeDestinationInvoiceSectionInactive
,MoveValidationErrorCodeDestinationInvoiceSectionNotFound
,MoveValidationErrorCodeInsufficientPermissionOnDestination
,MoveValidationErrorCodeInsufficientPermissionOnSource
,MoveValidationErrorCodeInvalidDestination
,MoveValidationErrorCodeInvalidSource
,MoveValidationErrorCodeMarketplaceNotEnabledOnDestination
,MoveValidationErrorCodeOther
,MoveValidationErrorCodeProductInactive
,MoveValidationErrorCodeProductNotFound
,MoveValidationErrorCodeProductTypeNotSupported
,MoveValidationErrorCodeSourceBillingProfilePastDue
,MoveValidationErrorCodeSourceInvoiceSectionInactive
- New enum type
PaymentMethodStatus
with valuesPaymentMethodStatusActive
,PaymentMethodStatusInactive
- New enum type
PaymentStatus
with valuesPaymentStatusCancelled
,PaymentStatusCompleted
,PaymentStatusFailed
,PaymentStatusPending
,PaymentStatusScheduled
,PaymentStatusSucceeded
- New enum type
PaymentTermsEligibilityCode
with valuesPaymentTermsEligibilityCodeBillingAccountNotFound
,PaymentTermsEligibilityCodeInactiveBillingAccount
,PaymentTermsEligibilityCodeIneligibleBillingAccountStatus
,PaymentTermsEligibilityCodeInvalidBillingAccountType
,PaymentTermsEligibilityCodeInvalidDateFormat
,PaymentTermsEligibilityCodeInvalidDateRange
,PaymentTermsEligibilityCodeInvalidTerms
,PaymentTermsEligibilityCodeNullOrEmptyPaymentTerms
,PaymentTermsEligibilityCodeOther
,PaymentTermsEligibilityCodeOverlappingPaymentTerms
- New enum type
PaymentTermsEligibilityStatus
with valuesPaymentTermsEligibilityStatusInvalid
,PaymentTermsEligibilityStatusOther
,PaymentTermsEligibilityStatusValid
- New enum type
PolicyType
with valuesPolicyTypeOther
,PolicyTypeSystemControlled
,PolicyTypeUserControlled
- New enum type
PrincipalType
with valuesPrincipalTypeDirectoryRole
,PrincipalTypeEveryone
,PrincipalTypeGroup
,PrincipalTypeNone
,PrincipalTypeServicePrincipal
,PrincipalTypeUnknown
,PrincipalTypeUser
- New enum type
ProductStatus
with valuesProductStatusActive
,ProductStatusAutoRenew
,ProductStatusCanceled
,ProductStatusDeleted
,ProductStatusDisabled
,ProductStatusExpired
,ProductStatusExpiring
,ProductStatusOther
,ProductStatusPastDue
,ProductStatusSuspended
- New enum type
ProductTransferStatus
with valuesProductTransferStatusCompleted
,ProductTransferStatusFailed
,ProductTransferStatusInProgress
,ProductTransferStatusNotStarted
- New enum type
ProductType
with valuesProductTypeAzureReservation
,ProductTypeAzureSubscription
,ProductTypeDepartment
,ProductTypeSAAS
,ProductTypeSavingsPlan
- New enum type
ProvisioningState
with valuesProvisioningStateCanceled
,ProvisioningStateConfirmedBilling
,ProvisioningStateCreated
,ProvisioningStateCreating
,ProvisioningStateExpired
,ProvisioningStateFailed
,ProvisioningStateNew
,ProvisioningStatePending
,ProvisioningStatePendingBilling
,ProvisioningStateProvisioning
,ProvisioningStateSucceeded
- New enum type
ProvisioningTenantState
with valuesProvisioningTenantStateActive
,ProvisioningTenantStateBillingRequestDeclined
,ProvisioningTenantStateBillingRequestExpired
,ProvisioningTenantStateNotRequested
,ProvisioningTenantStateOther
,ProvisioningTenantStatePending
,ProvisioningTenantStateRevoked
- New enum type
RefundReasonCode
with valuesRefundReasonCodeAccidentalConversion
,RefundReasonCodeAccidentalPurchase
,RefundReasonCodeForgotToCancel
,RefundReasonCodeOther
,RefundReasonCodeUnclearDocumentation
,RefundReasonCodeUnclearPricing
- New enum type
RefundStatus
with valuesRefundStatusApproved
,RefundStatusCancelled
,RefundStatusCompleted
,RefundStatusDeclined
,RefundStatusExpired
,RefundStatusOther
,RefundStatusPending
- New enum type
ReservationBillingPlan
with valuesReservationBillingPlanMonthly
,ReservationBillingPlanUpfront
- New enum type
ReservationStatusCode
with valuesReservationStatusCodeActive
,ReservationStatusCodeCapacityError
,ReservationStatusCodeCapacityRestricted
,ReservationStatusCodeCreditLineCheckFailed
,ReservationStatusCodeExchanged
,ReservationStatusCodeExpired
,ReservationStatusCodeMerged
,ReservationStatusCodeNoBenefit
,ReservationStatusCodeNoBenefitDueToSubscriptionDeletion
,ReservationStatusCodeNoBenefitDueToSubscriptionTransfer
,ReservationStatusCodeNone
,ReservationStatusCodePaymentInstrumentError
,ReservationStatusCodePending
,ReservationStatusCodeProcessing
,ReservationStatusCodePurchaseError
,ReservationStatusCodeRiskCheckFailed
,ReservationStatusCodeSplit
,ReservationStatusCodeSucceeded
,ReservationStatusCodeUnknownError
,ReservationStatusCodeWarning
- New enum type
SavingsPlanPurchasesPolicy
with valuesSavingsPlanPurchasesPolicyAllowed
,SavingsPlanPurchasesPolicyDisabled
,SavingsPlanPurchasesPolicyNotAllowed
,SavingsPlanPurchasesPolicyOther
- New enum type
SavingsPlanTerm
with valuesSavingsPlanTermP1Y
,SavingsPlanTermP3Y
,SavingsPlanTermP5Y
- New enum type
ServiceDefinedResourceName
with valuesServiceDefinedResourceNameDefault
- New enum type
SpecialTaxationType
with valuesSpecialTaxationTypeInvoiceLevel
,SpecialTaxationTypeSubtotalLevel
- New enum type
SpendingLimitStatus
with valuesSpendingLimitStatusActive
,SpendingLimitStatusExpired
,SpendingLimitStatusLimitReached
,SpendingLimitStatusLimitRemoved
,SpendingLimitStatusNone
,SpendingLimitStatusOther
- New enum type
SpendingLimitType
with valuesSpendingLimitTypeAcademicSponsorship
,SpendingLimitTypeAzureConsumptionCredit
,SpendingLimitTypeAzureForStudents
,SpendingLimitTypeAzureForStudentsStarter
,SpendingLimitTypeAzurePassSponsorship
,SpendingLimitTypeFreeAccount
,SpendingLimitTypeMSDN
,SpendingLimitTypeMpnSponsorship
,SpendingLimitTypeNonProfitSponsorship
,SpendingLimitTypeNone
,SpendingLimitTypeOther
,SpendingLimitTypeSandbox
,SpendingLimitTypeSponsorship
,SpendingLimitTypeStartupSponsorship
,SpendingLimitTypeVisualStudio
- New enum type
SubscriptionBillingType
with valuesSubscriptionBillingTypeBenefit
,SubscriptionBillingTypeFree
,SubscriptionBillingTypeNone
,SubscriptionBillingTypePaid
,SubscriptionBillingTypePrePaid
- New enum type
SubscriptionEnrollmentAccountStatus
with valuesSubscriptionEnrollmentAccountStatusActive
,SubscriptionEnrollmentAccountStatusCancelled
,SubscriptionEnrollmentAccountStatusDeleted
,SubscriptionEnrollmentAccountStatusExpired
,SubscriptionEnrollmentAccountStatusInactive
,SubscriptionEnrollmentAccountStatusTransferredOut
,SubscriptionEnrollmentAccountStatusTransferring
- New enum type
SubscriptionStatusReason
with valuesSubscriptionStatusReasonCancelled
,SubscriptionStatusReasonExpired
,SubscriptionStatusReasonNone
,SubscriptionStatusReasonOther
,SubscriptionStatusReasonPastDue
,SubscriptionStatusReasonPolicyViolation
,SubscriptionStatusReasonSpendingLimitReached
,SubscriptionStatusReasonSuspiciousActivity
,SubscriptionStatusReasonTransferred
- New enum type
SubscriptionWorkloadType
with valuesSubscriptionWorkloadTypeDevTest
,SubscriptionWorkloadTypeInternal
,SubscriptionWorkloadTypeNone
,SubscriptionWorkloadTypeProduction
- New enum type
SupportLevel
with valuesSupportLevelDeveloper
,SupportLevelOther
,SupportLevelProDirect
,SupportLevelStandard
- New enum type
SupportedAccountType
with valuesSupportedAccountTypeEnterprise
,SupportedAccountTypeIndividual
,SupportedAccountTypeNone
,SupportedAccountTypePartner
- New enum type
TaxIdentifierStatus
with valuesTaxIdentifierStatusInvalid
,TaxIdentifierStatusOther
,TaxIdentifierStatusValid
- New enum type
TaxIdentifierType
with valuesTaxIdentifierTypeBrazilCcmID
,TaxIdentifierTypeBrazilCnpjID
,TaxIdentifierTypeBrazilCpfID
,TaxIdentifierTypeCanadianFederalExempt
,TaxIdentifierTypeCanadianProvinceExempt
,TaxIdentifierTypeExternalTaxation
,TaxIdentifierTypeIndiaFederalServiceTaxID
,TaxIdentifierTypeIndiaFederalTanID
,TaxIdentifierTypeIndiaPanID
,TaxIdentifierTypeIndiaStateCstID
,TaxIdentifierTypeIndiaStateGstINID
,TaxIdentifierTypeIndiaStateVatID
,TaxIdentifierTypeIntlExempt
,TaxIdentifierTypeLoveCode
,TaxIdentifierTypeMobileBarCode
,TaxIdentifierTypeNationalIdentificationNumber
,TaxIdentifierTypeOther
,TaxIdentifierTypePublicSectorID
,TaxIdentifierTypeUSExempt
,TaxIdentifierTypeVatID
- New enum type
TransactionKind
with valuesTransactionKindAll
,TransactionKindOther
,TransactionKindReservation
- New enum type
TransactionType
with valuesTransactionTypeBilled
,TransactionTypeOther
,TransactionTypeUnbilled
- New enum type
TransferStatus
with valuesTransferStatusCanceled
,TransferStatusCompleted
,TransferStatusCompletedWithErrors
,TransferStatusDeclined
,TransferStatusExpired
,TransferStatusFailed
,TransferStatusInProgress
,TransferStatusPending
- New function
*AccountsClient.BeginAddPaymentTerms(context.Context, string, []*PaymentTerm, *AccountsClientBeginAddPaymentTermsOptions) (*runtime.Poller[AccountsClientAddPaymentTermsResponse], error)
- New function
*AccountsClient.BeginCancelPaymentTerms(context.Context, string, time.Time, *AccountsClientBeginCancelPaymentTermsOptions) (*runtime.Poller[AccountsClientCancelPaymentTermsResponse], error)
- New function
*AccountsClient.ConfirmTransition(context.Context, string, *AccountsClientConfirmTransitionOptions) (AccountsClientConfirmTransitionResponse, error)
- New function
*AccountsClient.ValidatePaymentTerms(context.Context, string, []*PaymentTerm, *AccountsClientValidatePaymentTermsOptions) (AccountsClientValidatePaymentTermsResponse, error)
- New function
NewAssociatedTenantsClient(azcore.TokenCredential, *arm.ClientOptions) (*AssociatedTenantsClient, error)
- New function
*AssociatedTenantsClient.BeginCreateOrUpdate(context.Context, string, string, AssociatedTenant, *AssociatedTenantsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AssociatedTenantsClientCreateOrUpdateResponse], error)
- New function
*AssociatedTenantsClient.BeginDelete(context.Context, string, string, *AssociatedTenantsClientBeginDeleteOptions) (*runtime.Poller[AssociatedTenantsClientDeleteResponse], error)
- New function
*AssociatedTenantsClient.Get(context.Context, string, string, *AssociatedTenantsClientGetOptions) (AssociatedTenantsClientGetResponse, error)
- New function
*AssociatedTenantsClient.NewListByBillingAccountPager(string, *AssociatedTenantsClientListByBillingAccountOptions) *runtime.Pager[AssociatedTenantsClientListByBillingAccountResponse]
- New function
*AvailableBalancesClient.GetByBillingAccount(context.Context, string, *AvailableBalancesClientGetByBillingAccountOptions) (AvailableBalancesClientGetByBillingAccountResponse, error)
- New function
*AvailableBalancesClient.GetByBillingProfile(context.Context, string, string, *AvailableBalancesClientGetByBillingProfileOptions) (AvailableBalancesClientGetByBillingProfileResponse, error)
- New function
*ClientFactory.NewAssociatedTenantsClient() *AssociatedTenantsClient
- New function
*ClientFactory.NewDepartmentsClient() *DepartmentsClient
- New function
*ClientFactory.NewPartnerTransfersClient() *PartnerTransfersClient
- New function
*ClientFactory.NewPaymentMethodsClient() *PaymentMethodsClient
- New function
*ClientFactory.NewRecipientTransfersClient() *RecipientTransfersClient
- New function
*ClientFactory.NewRequestsClient() *RequestsClient
- New function
*ClientFactory.NewReservationOrdersClient() *ReservationOrdersClient
- New function
*ClientFactory.NewRoleDefinitionClient() *RoleDefinitionClient
- New function
*ClientFactory.NewSavingsPlanOrdersClient() *SavingsPlanOrdersClient
- New function
*ClientFactory.NewSavingsPlansClient() *SavingsPlansClient
- New function
*ClientFactory.NewSubscriptionsAliasesClient() *SubscriptionsAliasesClient
- New function
*ClientFactory.NewTransfersClient() *TransfersClient
- New function
*CustomersClient.GetByBillingAccount(context.Context, string, string, *CustomersClientGetByBillingAccountOptions) (CustomersClientGetByBillingAccountResponse, error)
- New function
NewDepartmentsClient(azcore.TokenCredential, *arm.ClientOptions) (*DepartmentsClient, error)
- New function
*DepartmentsClient.Get(context.Context, string, string, *DepartmentsClientGetOptions) (DepartmentsClientGetResponse, error)
- New function
*DepartmentsClient.NewListByBillingAccountPager(string, *DepartmentsClientListByBillingAccountOptions) *runtime.Pager[DepartmentsClientListByBillingAccountResponse]
- New function
*EnrollmentAccountsClient.GetByDepartment(context.Context, string, string, string, *EnrollmentAccountsClientGetByDepartmentOptions) (EnrollmentAccountsClientGetByDepartmentResponse, error)
- New function
*EnrollmentAccountsClient.NewListByBillingAccountPager(string, *EnrollmentAccountsClientListByBillingAccountOptions) *runtime.Pager[EnrollmentAccountsClientListByBillingAccountResponse]
- New function
*EnrollmentAccountsClient.NewListByDepartmentPager(string, string, *EnrollmentAccountsClientListByDepartmentOptions) *runtime.Pager[EnrollmentAccountsClientListByDepartmentResponse]
- New function
*InvoiceSectionsClient.BeginDelete(context.Context, string, string, string, *InvoiceSectionsClientBeginDeleteOptions) (*runtime.Poller[InvoiceSectionsClientDeleteResponse], error)
- New function
*InvoiceSectionsClient.ValidateDeleteEligibility(context.Context, string, string, string, *InvoiceSectionsClientValidateDeleteEligibilityOptions) (InvoiceSectionsClientValidateDeleteEligibilityResponse, error)
- New function
*InvoicesClient.BeginAmend(context.Context, string, string, *InvoicesClientBeginAmendOptions) (*runtime.Poller[InvoicesClientAmendResponse], error)
- New function
*InvoicesClient.BeginDownloadByBillingAccount(context.Context, string, string, *InvoicesClientBeginDownloadByBillingAccountOptions) (*runtime.Poller[InvoicesClientDownloadByBillingAccountResponse], error)
- New function
*InvoicesClient.BeginDownloadByBillingSubscription(context.Context, string, *InvoicesClientBeginDownloadByBillingSubscriptionOptions) (*runtime.Poller[InvoicesClientDownloadByBillingSubscriptionResponse], error)
- New function
*InvoicesClient.BeginDownloadDocumentsByBillingAccount(context.Context, string, []*DocumentDownloadRequest, *InvoicesClientBeginDownloadDocumentsByBillingAccountOptions) (*runtime.Poller[InvoicesClientDownloadDocumentsByBillingAccountResponse], error)
- New function
*InvoicesClient.BeginDownloadDocumentsByBillingSubscription(context.Context, []*DocumentDownloadRequest, *InvoicesClientBeginDownloadDocumentsByBillingSubscriptionOptions) (*runtime.Poller[InvoicesClientDownloadDocumentsByBillingSubscriptionResponse], error)
- New function
*InvoicesClient.BeginDownloadSummaryByBillingAccount(context.Context, string, string, *InvoicesClientBeginDownloadSummaryByBillingAccountOptions) (*runtime.Poller[InvoicesClientDownloadSummaryByBillingAccountResponse], error)
- New function
*InvoicesClient.GetByBillingAccount(context.Context, string, string, *InvoicesClientGetByBillingAccountOptions) (InvoicesClientGetByBillingAccountResponse, error)
- New function
*InvoicesClient.GetByBillingSubscription(context.Context, string, *InvoicesClientGetByBillingSubscriptionOptions) (InvoicesClientGetByBillingSubscriptionResponse, error)
- New function
NewPartnerTransfersClient(azcore.TokenCredential, *arm.ClientOptions) (*PartnerTransfersClient, error)
- New function
*PartnerTransfersClient.Cancel(context.Context, string, string, string, string, *PartnerTransfersClientCancelOptions) (PartnerTransfersClientCancelResponse, error)
- New function
*PartnerTransfersClient.Get(context.Context, string, string, string, string, *PartnerTransfersClientGetOptions) (PartnerTransfersClientGetResponse, error)
- New function
*PartnerTransfersClient.Initiate(context.Context, string, string, string, string, PartnerInitiateTransferRequest, *PartnerTransfersClientInitiateOptions) (PartnerTransfersClientInitiateResponse, error)
- New function
*PartnerTransfersClient.NewListPager(string, string, string, *PartnerTransfersClientListOptions) *runtime.Pager[PartnerTransfersClientListResponse]
- New function
NewPaymentMethodsClient(azcore.TokenCredential, *arm.ClientOptions) (*PaymentMethodsClient, error)
- New function
*PaymentMethodsClient.DeleteByUser(context.Context, string, *PaymentMethodsClientDeleteByUserOptions) (PaymentMethodsClientDeleteByUserResponse, error)
- New function
*PaymentMethodsClient.GetByBillingAccount(context.Context, string, string, *PaymentMethodsClientGetByBillingAccountOptions) (PaymentMethodsClientGetByBillingAccountResponse, error)
- New function
*PaymentMethodsClient.GetByBillingProfile(context.Context, string, string, string, *PaymentMethodsClientGetByBillingProfileOptions) (PaymentMethodsClientGetByBillingProfileResponse, error)
- New function
*PaymentMethodsClient.GetByUser(context.Context, string, *PaymentMethodsClientGetByUserOptions) (PaymentMethodsClientGetByUserResponse, error)
- New function
*PaymentMethodsClient.NewListByBillingAccountPager(string, *PaymentMethodsClientListByBillingAccountOptions) *runtime.Pager[PaymentMethodsClientListByBillingAccountResponse]
- New function
*PaymentMethodsClient.NewListByBillingProfilePager(string, string, *PaymentMethodsClientListByBillingProfileOptions) *runtime.Pager[PaymentMethodsClientListByBillingProfileResponse]
- New function
*PaymentMethodsClient.NewListByUserPager(*PaymentMethodsClientListByUserOptions) *runtime.Pager[PaymentMethodsClientListByUserResponse]
- New function
*PermissionsClient.CheckAccessByBillingAccount(context.Context, string, CheckAccessRequest, *PermissionsClientCheckAccessByBillingAccountOptions) (PermissionsClientCheckAccessByBillingAccountResponse, error)
- New function
*PermissionsClient.CheckAccessByBillingProfile(context.Context, string, string, CheckAccessRequest, *PermissionsClientCheckAccessByBillingProfileOptions) (PermissionsClientCheckAccessByBillingProfileResponse, error)
- New function
*PermissionsClient.CheckAccessByCustomer(context.Context, string, string, string, CheckAccessRequest, *PermissionsClientCheckAccessByCustomerOptions) (PermissionsClientCheckAccessByCustomerResponse, error)
- New function
*PermissionsClient.CheckAccessByDepartment(context.Context, string, string, CheckAccessRequest, *PermissionsClientCheckAccessByDepartmentOptions) (PermissionsClientCheckAccessByDepartmentResponse, error)
- New function
*PermissionsClient.CheckAccessByEnrollmentAccount(context.Context, string, string, CheckAccessRequest, *PermissionsClientCheckAccessByEnrollmentAccountOptions) (PermissionsClientCheckAccessByEnrollmentAccountResponse, error)
- New function
*PermissionsClient.CheckAccessByInvoiceSection(context.Context, string, string, string, CheckAccessRequest, *PermissionsClientCheckAccessByInvoiceSectionOptions) (PermissionsClientCheckAccessByInvoiceSectionResponse, error)
- New function
*PermissionsClient.NewListByCustomerAtBillingAccountPager(string, string, *PermissionsClientListByCustomerAtBillingAccountOptions) *runtime.Pager[PermissionsClientListByCustomerAtBillingAccountResponse]
- New function
*PermissionsClient.NewListByDepartmentPager(string, string, *PermissionsClientListByDepartmentOptions) *runtime.Pager[PermissionsClientListByDepartmentResponse]
- New function
*PermissionsClient.NewListByEnrollmentAccountPager(string, string, *PermissionsClientListByEnrollmentAccountOptions) *runtime.Pager[PermissionsClientListByEnrollmentAccountResponse]
- New function
*PermissionsClient.NewListByInvoiceSectionPager(string, string, string, *PermissionsClientListByInvoiceSectionOptions) *runtime.Pager[PermissionsClientListByInvoiceSectionResponse]
- New function
*PoliciesClient.BeginCreateOrUpdateByBillingAccount(context.Context, string, AccountPolicy, *PoliciesClientBeginCreateOrUpdateByBillingAccountOptions) (*runtime.Poller[PoliciesClientCreateOrUpdateByBillingAccountResponse], error)
- New function
*PoliciesClient.BeginCreateOrUpdateByBillingProfile(context.Context, string, string, ProfilePolicy, *PoliciesClientBeginCreateOrUpdateByBillingProfileOptions) (*runtime.Poller[PoliciesClientCreateOrUpdateByBillingProfileResponse], error)
- New function
*PoliciesClient.BeginCreateOrUpdateByCustomer(context.Context, string, string, string, CustomerPolicy, *PoliciesClientBeginCreateOrUpdateByCustomerOptions) (*runtime.Poller[PoliciesClientCreateOrUpdateByCustomerResponse], error)
- New function
*PoliciesClient.BeginCreateOrUpdateByCustomerAtBillingAccount(context.Context, string, string, CustomerPolicy, *PoliciesClientBeginCreateOrUpdateByCustomerAtBillingAccountOptions) (*runtime.Poller[PoliciesClientCreateOrUpdateByCustomerAtBillingAccountResponse], error)
- New function
*PoliciesClient.GetByBillingAccount(context.Context, string, *PoliciesClientGetByBillingAccountOptions) (PoliciesClientGetByBillingAccountResponse, error)
- New function
*PoliciesClient.GetByCustomerAtBillingAccount(context.Context, string, string, *PoliciesClientGetByCustomerAtBillingAccountOptions) (PoliciesClientGetByCustomerAtBillingAccountResponse, error)
- New function
*PoliciesClient.GetBySubscription(context.Context, *PoliciesClientGetBySubscriptionOptions) (PoliciesClientGetBySubscriptionResponse, error)
- New function
*ProductsClient.ValidateMoveEligibility(context.Context, string, string, MoveProductRequest, *ProductsClientValidateMoveEligibilityOptions) (ProductsClientValidateMoveEligibilityResponse, error)
- New function
*ProfilesClient.BeginDelete(context.Context, string, string, *ProfilesClientBeginDeleteOptions) (*runtime.Poller[ProfilesClientDeleteResponse], error)
- New function
*ProfilesClient.ValidateDeleteEligibility(context.Context, string, string, *ProfilesClientValidateDeleteEligibilityOptions) (ProfilesClientValidateDeleteEligibilityResponse, error)
- New function
NewRecipientTransfersClient(azcore.TokenCredential, *arm.ClientOptions) (*RecipientTransfersClient, error)
- New function
*RecipientTransfersClient.Accept(context.Context, string, AcceptTransferRequest, *RecipientTransfersClientAcceptOptions) (RecipientTransfersClientAcceptResponse, error)
- New function
*RecipientTransfersClient.Decline(context.Context, string, *RecipientTransfersClientDeclineOptions) (RecipientTransfersClientDeclineResponse, error)
- New function
*RecipientTransfersClient.Get(context.Context, string, *RecipientTransfersClientGetOptions) (RecipientTransfersClientGetResponse, error)
- New function
*RecipientTransfersClient.NewListPager(*RecipientTransfersClientListOptions) *runtime.Pager[RecipientTransfersClientListResponse]
- New function
*RecipientTransfersClient.Validate(context.Context, string, AcceptTransferRequest, *RecipientTransfersClientValidateOptions) (RecipientTransfersClientValidateResponse, error)
- New function
NewRequestsClient(azcore.TokenCredential, *arm.ClientOptions) (*RequestsClient, error)
- New function
*RequestsClient.BeginCreateOrUpdate(context.Context, string, Request, *RequestsClientBeginCreateOrUpdateOptions) (*runtime.Poller[RequestsClientCreateOrUpdateResponse], error)
- New function
*RequestsClient.Get(context.Context, string, *RequestsClientGetOptions) (RequestsClientGetResponse, error)
- New function
*RequestsClient.NewListByBillingAccountPager(string, *RequestsClientListByBillingAccountOptions) *runtime.Pager[RequestsClientListByBillingAccountResponse]
- New function
*RequestsClient.NewListByBillingProfilePager(string, string, *RequestsClientListByBillingProfileOptions) *runtime.Pager[RequestsClientListByBillingProfileResponse]
- New function
*RequestsClient.NewListByCustomerPager(string, string, string, *RequestsClientListByCustomerOptions) *runtime.Pager[RequestsClientListByCustomerResponse]
- New function
*RequestsClient.NewListByInvoiceSectionPager(string, string, string, *RequestsClientListByInvoiceSectionOptions) *runtime.Pager[RequestsClientListByInvoiceSectionResponse]
- New function
*RequestsClient.NewListByUserPager(*RequestsClientListByUserOptions) *runtime.Pager[RequestsClientListByUserResponse]
- New function
NewReservationOrdersClient(azcore.TokenCredential, *arm.ClientOptions) (*ReservationOrdersClient, error)
- New function
*ReservationOrdersClient.GetByBillingAccount(context.Context, string, string, *ReservationOrdersClientGetByBillingAccountOptions) (ReservationOrdersClientGetByBillingAccountResponse, error)
- New function
*ReservationOrdersClient.NewListByBillingAccountPager(string, *ReservationOrdersClientListByBillingAccountOptions) *runtime.Pager[ReservationOrdersClientListByBillingAccountResponse]
- New function
*ReservationsClient.GetByReservationOrder(context.Context, string, string, string, *ReservationsClientGetByReservationOrderOptions) (ReservationsClientGetByReservationOrderResponse, error)
- New function
*ReservationsClient.NewListByReservationOrderPager(string, string, *ReservationsClientListByReservationOrderOptions) *runtime.Pager[ReservationsClientListByReservationOrderResponse]
- New function
*ReservationsClient.BeginUpdateByBillingAccount(context.Context, string, string, string, Patch, *ReservationsClientBeginUpdateByBillingAccountOptions) (*runtime.Poller[ReservationsClientUpdateByBillingAccountResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateByBillingAccount(context.Context, string, RoleAssignmentProperties, *RoleAssignmentsClientBeginCreateByBillingAccountOptions) (*runtime.Poller[RoleAssignmentsClientCreateByBillingAccountResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateByBillingProfile(context.Context, string, string, RoleAssignmentProperties, *RoleAssignmentsClientBeginCreateByBillingProfileOptions) (*runtime.Poller[RoleAssignmentsClientCreateByBillingProfileResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateByCustomer(context.Context, string, string, string, RoleAssignmentProperties, *RoleAssignmentsClientBeginCreateByCustomerOptions) (*runtime.Poller[RoleAssignmentsClientCreateByCustomerResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateByInvoiceSection(context.Context, string, string, string, RoleAssignmentProperties, *RoleAssignmentsClientBeginCreateByInvoiceSectionOptions) (*runtime.Poller[RoleAssignmentsClientCreateByInvoiceSectionResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateOrUpdateByBillingAccount(context.Context, string, string, RoleAssignment, *RoleAssignmentsClientBeginCreateOrUpdateByBillingAccountOptions) (*runtime.Poller[RoleAssignmentsClientCreateOrUpdateByBillingAccountResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateOrUpdateByDepartment(context.Context, string, string, string, RoleAssignment, *RoleAssignmentsClientBeginCreateOrUpdateByDepartmentOptions) (*runtime.Poller[RoleAssignmentsClientCreateOrUpdateByDepartmentResponse], error)
- New function
*RoleAssignmentsClient.BeginCreateOrUpdateByEnrollmentAccount(context.Context, string, string, string, RoleAssignment, *RoleAssignmentsClientBeginCreateOrUpdateByEnrollmentAccountOptions) (*runtime.Poller[RoleAssignmentsClientCreateOrUpdateByEnrollmentAccountResponse], error)
- New function
*RoleAssignmentsClient.DeleteByCustomer(context.Context, string, string, string, string, *RoleAssignmentsClientDeleteByCustomerOptions) (RoleAssignmentsClientDeleteByCustomerResponse, error)
- New function
*RoleAssignmentsClient.DeleteByDepartment(context.Context, string, string, string, *RoleAssignmentsClientDeleteByDepartmentOptions) (RoleAssignmentsClientDeleteByDepartmentResponse, error)
- New function
*RoleAssignmentsClient.DeleteByEnrollmentAccount(context.Context, string, string, string, *RoleAssignmentsClientDeleteByEnrollmentAccountOptions) (RoleAssignmentsClientDeleteByEnrollmentAccountResponse, error)
- New function
*RoleAssignmentsClient.GetByCustomer(context.Context, string, string, string, string, *RoleAssignmentsClientGetByCustomerOptions) (RoleAssignmentsClientGetByCustomerResponse, error)
- New function
*RoleAssignmentsClient.GetByDepartment(context.Context, string, string, string, *RoleAssignmentsClientGetByDepartmentOptions) (RoleAssignmentsClientGetByDepartmentResponse, error)
- New function
*RoleAssignmentsClient.GetByEnrollmentAccount(context.Context, string, string, string, *RoleAssignmentsClientGetByEnrollmentAccountOptions) (RoleAssignmentsClientGetByEnrollmentAccountResponse, error)
- New function
*RoleAssignmentsClient.NewListByCustomerPager(string, string, string, *RoleAssignmentsClientListByCustomerOptions) *runtime.Pager[RoleAssignmentsClientListByCustomerResponse]
- New function
*RoleAssignmentsClient.NewListByDepartmentPager(string, string, *RoleAssignmentsClientListByDepartmentOptions) *runtime.Pager[RoleAssignmentsClientListByDepartmentResponse]
- New function
*RoleAssignmentsClient.NewListByEnrollmentAccountPager(string, string, *RoleAssignmentsClientListByEnrollmentAccountOptions) *runtime.Pager[RoleAssignmentsClientListByEnrollmentAccountResponse]
- New function
*RoleAssignmentsClient.BeginResolveByBillingAccount(context.Context, string, *RoleAssignmentsClientBeginResolveByBillingAccountOptions) (*runtime.Poller[RoleAssignmentsClientResolveByBillingAccountResponse], error)
- New function
*RoleAssignmentsClient.BeginResolveByBillingProfile(context.Context, string, string, *RoleAssignmentsClientBeginResolveByBillingProfileOptions) (*runtime.Poller[RoleAssignmentsClientResolveByBillingProfileResponse], error)
- New function
*RoleAssignmentsClient.BeginResolveByCustomer(context.Context, string, string, string, *RoleAssignmentsClientBeginResolveByCustomerOptions) (*runtime.Poller[RoleAssignmentsClientResolveByCustomerResponse], error)
- New function
*RoleAssignmentsClient.BeginResolveByInvoiceSection(context.Context, string, string, string, *RoleAssignmentsClientBeginResolveByInvoiceSectionOptions) (*runtime.Poller[RoleAssignmentsClientResolveByInvoiceSectionResponse], error)
- New function
NewRoleDefinitionClient(azcore.TokenCredential, *arm.ClientOptions) (*RoleDefinitionClient, error)
- New function
*RoleDefinitionClient.GetByBillingAccount(context.Context, string, string, *RoleDefinitionClientGetByBillingAccountOptions) (RoleDefinitionClientGetByBillingAccountResponse, error)
- New function
*RoleDefinitionClient.GetByBillingProfile(context.Context, string, string, string, *RoleDefinitionClientGetByBillingProfileOptions) (RoleDefinitionClientGetByBillingProfileResponse, error)
- New function
*RoleDefinitionClient.GetByCustomer(context.Context, string, string, string, string, *RoleDefinitionClientGetByCustomerOptions) (RoleDefinitionClientGetByCustomerResponse, error)
- New function
*RoleDefinitionClient.GetByDepartment(context.Context, string, string, string, *RoleDefinitionClientGetByDepartmentOptions) (RoleDefinitionClientGetByDepartmentResponse, error)
- New function
*RoleDefinitionClient.GetByEnrollmentAccount(context.Context, string, string, string, *RoleDefinitionClientGetByEnrollmentAccountOptions) (RoleDefinitionClientGetByEnrollmentAccountResponse, error)
- New function
*RoleDefinitionClient.GetByInvoiceSection(context.Context, string, string, string, string, *RoleDefinitionClientGetByInvoiceSectionOptions) (RoleDefinitionClientGetByInvoiceSectionResponse, error)
- New function
*RoleDefinitionClient.NewListByBillingAccountPager(string, *RoleDefinitionClientListByBillingAccountOptions) *runtime.Pager[RoleDefinitionClientListByBillingAccountResponse]
- New function
*RoleDefinitionClient.NewListByBillingProfilePager(string, string, *RoleDefinitionClientListByBillingProfileOptions) *runtime.Pager[RoleDefinitionClientListByBillingProfileResponse]
- New function
*RoleDefinitionClient.NewListByCustomerPager(string, string, string, *RoleDefinitionClientListByCustomerOptions) *runtime.Pager[RoleDefinitionClientListByCustomerResponse]
- New function
*RoleDefinitionClient.NewListByDepartmentPager(string, string, *RoleDefinitionClientListByDepartmentOptions) *runtime.Pager[RoleDefinitionClientListByDepartmentResponse]
- New function
*RoleDefinitionClient.NewListByEnrollmentAccountPager(string, string, *RoleDefinitionClientListByEnrollmentAccountOptions) *runtime.Pager[RoleDefinitionClientListByEnrollmentAccountResponse]
- New function
*RoleDefinitionClient.NewListByInvoiceSectionPager(string, string, string, *RoleDefinitionClientListByInvoiceSectionOptions) *runtime.Pager[RoleDefinitionClientListByInvoiceSectionResponse]
- New function
NewSavingsPlanOrdersClient(azcore.TokenCredential, *arm.ClientOptions) (*SavingsPlanOrdersClient, error)
- New function
*SavingsPlanOrdersClient.GetByBillingAccount(context.Context, string, string, *SavingsPlanOrdersClientGetByBillingAccountOptions) (SavingsPlanOrdersClientGetByBillingAccountResponse, error)
- New function
*SavingsPlanOrdersClient.NewListByBillingAccountPager(string, *SavingsPlanOrdersClientListByBillingAccountOptions) *runtime.Pager[SavingsPlanOrdersClientListByBillingAccountResponse]
- New function
NewSavingsPlansClient(azcore.TokenCredential, *arm.ClientOptions) (*SavingsPlansClient, error)
- New function
*SavingsPlansClient.GetByBillingAccount(context.Context, string, string, string, *SavingsPlansClientGetByBillingAccountOptions) (SavingsPlansClientGetByBillingAccountResponse, error)
- New function
*SavingsPlansClient.NewListByBillingAccountPager(string, *SavingsPlansClientListByBillingAccountOptions) *runtime.Pager[SavingsPlansClientListByBillingAccountResponse]
- New function
*SavingsPlansClient.NewListBySavingsPlanOrderPager(string, string, *SavingsPlansClientListBySavingsPlanOrderOptions) *runtime.Pager[SavingsPlansClientListBySavingsPlanOrderResponse]
- New function
*SavingsPlansClient.BeginUpdateByBillingAccount(context.Context, string, string, string, SavingsPlanUpdateRequest, *SavingsPlansClientBeginUpdateByBillingAccountOptions) (*runtime.Poller[SavingsPlansClientUpdateByBillingAccountResponse], error)
- New function
*SavingsPlansClient.ValidateUpdateByBillingAccount(context.Context, string, string, string, SavingsPlanUpdateValidateRequest, *SavingsPlansClientValidateUpdateByBillingAccountOptions) (SavingsPlansClientValidateUpdateByBillingAccountResponse, error)
- New function
NewSubscriptionsAliasesClient(azcore.TokenCredential, *arm.ClientOptions) (*SubscriptionsAliasesClient, error)
- New function
*SubscriptionsAliasesClient.BeginCreateOrUpdate(context.Context, string, string, SubscriptionAlias, *SubscriptionsAliasesClientBeginCreateOrUpdateOptions) (*runtime.Poller[SubscriptionsAliasesClientCreateOrUpdateResponse], error)
- New function
*SubscriptionsAliasesClient.Get(context.Context, string, string, *SubscriptionsAliasesClientGetOptions) (SubscriptionsAliasesClientGetResponse, error)
- New function
*SubscriptionsAliasesClient.NewListByBillingAccountPager(string, *SubscriptionsAliasesClientListByBillingAccountOptions) *runtime.Pager[SubscriptionsAliasesClientListByBillingAccountResponse]
- New function
*SubscriptionsClient.BeginCancel(context.Context, string, string, CancelSubscriptionRequest, *SubscriptionsClientBeginCancelOptions) (*runtime.Poller[SubscriptionsClientCancelResponse], error)
- New function
*SubscriptionsClient.BeginDelete(context.Context, string, string, *SubscriptionsClientBeginDeleteOptions) (*runtime.Poller[SubscriptionsClientDeleteResponse], error)
- New function
*SubscriptionsClient.GetByBillingProfile(context.Context, string, string, string, *SubscriptionsClientGetByBillingProfileOptions) (SubscriptionsClientGetByBillingProfileResponse, error)
- New function
*SubscriptionsClient.NewListByCustomerAtBillingAccountPager(string, string, *SubscriptionsClientListByCustomerAtBillingAccountOptions) *runtime.Pager[SubscriptionsClientListByCustomerAtBillingAccountResponse]
- New function
*SubscriptionsClient.NewListByEnrollmentAccountPager(string, string, *SubscriptionsClientListByEnrollmentAccountOptions) *runtime.Pager[SubscriptionsClientListByEnrollmentAccountResponse]
- New function
*SubscriptionsClient.BeginMerge(context.Context, string, string, SubscriptionMergeRequest, *SubscriptionsClientBeginMergeOptions) (*runtime.Poller[SubscriptionsClientMergeResponse], error)
- New function
*SubscriptionsClient.BeginSplit(context.Context, string, string, SubscriptionSplitRequest, *SubscriptionsClientBeginSplitOptions) (*runtime.Poller[SubscriptionsClientSplitResponse], error)
- New function
*SubscriptionsClient.ValidateMoveEligibility(context.Context, string, string, MoveBillingSubscriptionRequest, *SubscriptionsClientValidateMoveEligibilityOptions) (SubscriptionsClientValidateMoveEligibilityResponse, error)
- New function
*TransactionsClient.GetTransactionSummaryByInvoice(context.Context, string, string, *TransactionsClientGetTransactionSummaryByInvoiceOptions) (TransactionsClientGetTransactionSummaryByInvoiceResponse, error)
- New function
*TransactionsClient.NewListByBillingProfilePager(string, string, time.Time, time.Time, TransactionType, *TransactionsClientListByBillingProfileOptions) *runtime.Pager[TransactionsClientListByBillingProfileResponse]
- New function
*TransactionsClient.NewListByCustomerPager(string, string, string, time.Time, time.Time, TransactionType, *TransactionsClientListByCustomerOptions) *runtime.Pager[TransactionsClientListByCustomerResponse]
- New function
*TransactionsClient.NewListByInvoiceSectionPager(string, string, string, time.Time, time.Time, TransactionType, *TransactionsClientListByInvoiceSectionOptions) *runtime.Pager[TransactionsClientListByInvoiceSectionResponse]
- New function
*TransactionsClient.BeginTransactionsDownloadByInvoice(context.Context, string, string, *TransactionsClientBeginTransactionsDownloadByInvoiceOptions) (*runtime.Poller[TransactionsClientTransactionsDownloadByInvoiceResponse], error)
- New function
NewTransfersClient(azcore.TokenCredential, *arm.ClientOptions) (*TransfersClient, error)
- New function
*TransfersClient.Cancel(context.Context, string, string, string, string, *TransfersClientCancelOptions) (TransfersClientCancelResponse, error)
- New function
*TransfersClient.Get(context.Context, string, string, string, string, *TransfersClientGetOptions) (TransfersClientGetResponse, error)
- New function
*TransfersClient.Initiate(context.Context, string, string, string, string, InitiateTransferRequest, *TransfersClientInitiateOptions) (TransfersClientInitiateResponse, error)
- New function
*TransfersClient.NewListPager(string, string, string, *TransfersClientListOptions) *runtime.Pager[TransfersClientListResponse]
- New struct
AcceptTransferProperties
- New struct
AcceptTransferRequest
- New struct
AccountPatch
- New struct
AccountPolicy
- New struct
AccountPolicyProperties
- New struct
AccountPolicyPropertiesEnterpriseAgreementPolicies
- New struct
AccountPropertiesEnrollmentDetails
- New struct
AccountPropertiesRegistrationNumber
- New struct
AccountPropertiesSoldTo
- New struct
AddressValidationResponse
- New struct
AppliedScopeProperties
- New struct
AssociatedTenant
- New struct
AssociatedTenantListResult
- New struct
AssociatedTenantProperties
- New struct
AvailableBalancePropertiesAmount
- New struct
AvailableBalancePropertiesTotalPaymentsOnAccount
- New struct
Beneficiary
- New struct
CancelSubscriptionRequest
- New struct
CheckAccessRequest
- New struct
CheckAccessResponse
- New struct
Commitment
- New struct
DeleteBillingProfileEligibilityDetail
- New struct
DeleteBillingProfileEligibilityResult
- New struct
DeleteInvoiceSectionEligibilityDetail
- New struct
DeleteInvoiceSectionEligibilityResult
- New struct
DepartmentListResult
- New struct
DetailedTransferStatus
- New struct
DocumentDownloadRequest
- New struct
DocumentDownloadResult
- New struct
EnrollmentAccountSubscriptionDetails
- New struct
EnrollmentDetails
- New struct
EnrollmentDetailsIndirectRelationshipInfo
- New struct
EnterpriseAgreementPolicies
- New struct
ErrorAdditionalInfo
- New struct
ErrorDetail
- New struct
ExtendedStatusDefinitionProperties
- New struct
ExtendedStatusInfo
- New struct
ExtendedStatusInfoProperties
- New struct
ExternalReference
- New struct
FailedPayment
- New struct
InitiateTransferProperties
- New struct
InitiateTransferRequest
- New struct
InvoiceDocument
- New struct
InvoicePropertiesAmountDue
- New struct
InvoicePropertiesAzurePrepaymentApplied
- New struct
InvoicePropertiesBilledAmount
- New struct
InvoicePropertiesCreditAmount
- New struct
InvoicePropertiesFreeAzureCreditApplied
- New struct
InvoicePropertiesRebillDetails
- New struct
InvoicePropertiesRefundDetails
- New struct
InvoicePropertiesSubTotal
- New struct
InvoicePropertiesTaxAmount
- New struct
InvoicePropertiesTotalAmount
- New struct
InvoiceSectionWithCreateSubPermissionListResult
- New struct
MoveBillingSubscriptionEligibilityResult
- New struct
MoveBillingSubscriptionErrorDetails
- New struct
MoveBillingSubscriptionRequest
- New struct
MoveProductEligibilityResult
- New struct
MoveProductEligibilityResultErrorDetails
- New struct
MoveProductErrorDetails
- New struct
MoveProductRequest
- New struct
NextBillingCycleDetails
- New struct
Participant
- New struct
PartnerInitiateTransferProperties
- New struct
PartnerInitiateTransferRequest
- New struct
PartnerTransferDetails
- New struct
PartnerTransferDetailsListResult
- New struct
PartnerTransferProperties
- New struct
Patch
- New struct
PatchProperties
- New struct
PatchPropertiesRenewProperties
- New struct
Payment
- New struct
PaymentAmount
- New struct
PaymentDetail
- New struct
PaymentMethod
- New struct
PaymentMethodLink
- New struct
PaymentMethodLinkProperties
- New struct
PaymentMethodLinksListResult
- New struct
PaymentMethodLogo
- New struct
PaymentMethodProperties
- New struct
PaymentMethodsListResult
- New struct
PaymentOnAccount
- New struct
PaymentOnAccountAmount
- New struct
PaymentTerm
- New struct
PaymentTermsEligibilityDetail
- New struct
PaymentTermsEligibilityResult
- New struct
Permission
- New struct
PermissionListResult
- New struct
PlanInformation
- New struct
PolicySummary
- New struct
Price
- New struct
Principal
- New struct
ProductDetails
- New struct
ProductListResult
- New struct
ProductPatch
- New struct
ProductPropertiesLastCharge
- New struct
ProductPropertiesReseller
- New struct
ProfilePolicy
- New struct
ProfilePolicyProperties
- New struct
ProfilePolicyPropertiesEnterpriseAgreementPolicies
- New struct
ProfilePropertiesBillTo
- New struct
ProfilePropertiesCurrentPaymentTerm
- New struct
ProfilePropertiesIndirectRelationshipInfo
- New struct
ProfilePropertiesShipTo
- New struct
ProfilePropertiesSoldTo
- New struct
PropertyPropertiesEnrollmentDetails
- New struct
PropertyPropertiesSubscriptionServiceUsageAddress
- New struct
ProxyResource
- New struct
ProxyResourceWithTags
- New struct
PurchaseRequest
- New struct
PurchaseRequestProperties
- New struct
RecipientTransferDetails
- New struct
RecipientTransferDetailsListResult
- New struct
RecipientTransferProperties
- New struct
RefundDetailsSummary
- New struct
RefundDetailsSummaryAmountRefunded
- New struct
RefundDetailsSummaryAmountRequested
- New struct
RefundTransactionDetails
- New struct
RefundTransactionDetailsAmountRefunded
- New struct
RefundTransactionDetailsAmountRequested
- New struct
RegistrationNumber
- New struct
RenewProperties
- New struct
RenewPropertiesResponse
- New struct
RenewalTermDetails
- New struct
Request
- New struct
RequestListResult
- New struct
RequestProperties
- New struct
RequestPropertiesCreatedBy
- New struct
RequestPropertiesLastUpdatedBy
- New struct
RequestPropertiesReviewedBy
- New struct
ReservationAppliedScopeProperties
- New struct
ReservationExtendedStatusInfo
- New struct
ReservationList
- New struct
ReservationMergeProperties
- New struct
ReservationOrder
- New struct
ReservationOrderBillingPlanInformation
- New struct
ReservationOrderList
- New struct
ReservationOrderProperty
- New struct
ReservationPaymentDetail
- New struct
ReservationPurchaseRequest
- New struct
ReservationPurchaseRequestProperties
- New struct
ReservationPurchaseRequestPropertiesReservedResourceProperties
- New struct
ReservationSplitProperties
- New struct
ReservationSwapProperties
- New struct
SKU
- New struct
SKUName
- New struct
SavingsPlanModel
- New struct
SavingsPlanModelList
- New struct
SavingsPlanModelListResult
- New struct
SavingsPlanModelProperties
- New struct
SavingsPlanOrderModel
- New struct
SavingsPlanOrderModelList
- New struct
SavingsPlanOrderModelProperties
- New struct
SavingsPlanSummaryCount
- New struct
SavingsPlanUpdateRequest
- New struct
SavingsPlanUpdateRequestProperties
- New struct
SavingsPlanUpdateValidateRequest
- New struct
SavingsPlanValidResponseProperty
- New struct
SavingsPlanValidateResponse
- New struct
SpendingLimitDetails
- New struct
SubscriptionAlias
- New struct
SubscriptionAliasListResult
- New struct
SubscriptionAliasProperties
- New struct
SubscriptionEnrollmentDetails
- New struct
SubscriptionListResult
- New struct
SubscriptionMergeRequest
- New struct
SubscriptionPatch
- New struct
SubscriptionPolicy
- New struct
SubscriptionPolicyProperties
- New struct
SubscriptionSplitRequest
- New struct
SubscriptionStatusDetails
- New struct
SystemData
- New struct
SystemOverrides
- New struct
TaxIdentifier
- New struct
TransactionPropertiesAzureCreditApplied
- New struct
TransactionPropertiesConsumptionCommitmentDecremented
- New struct
TransactionPropertiesEffectivePrice
- New struct
TransactionPropertiesMarketPrice
- New struct
TransactionPropertiesRefundTransactionDetails
- New struct
TransactionPropertiesSubTotal
- New struct
TransactionPropertiesTax
- New struct
TransactionPropertiesTransactionAmount
- New struct
TransactionSummary
- New struct
TransferDetails
- New struct
TransferDetailsListResult
- New struct
TransferError
- New struct
TransferItemQueryParameter
- New struct
TransferProperties
- New struct
TransitionDetails
- New struct
Utilization
- New struct
UtilizationAggregates
- New struct
ValidateTransferListResponse
- New struct
ValidateTransferResponse
- New struct
ValidateTransferResponseProperties
- New struct
ValidationResultProperties
- New field
SystemData
,Tags
in structAccount
- New field
AccountStatusReasonCode
,AccountSubType
,BillingRelationshipTypes
,HasNoBillingProfiles
,PrimaryBillingTenantID
,ProvisioningState
,Qualifications
,RegistrationNumber
,TaxIDs
in structAccountProperties
- New field
Filter
in structAccountsClientListInvoiceSectionsByCreateSubscriptionPermissionOptions
- New anonymous field
InvoiceSectionWithCreateSubPermissionListResult
in structAccountsClientListInvoiceSectionsByCreateSubscriptionPermissionResponse
- New field
Filter
,IncludeAll
,IncludeAllWithoutBillingProfiles
,IncludeDeleted
,IncludePendingAgreement
,IncludeResellee
,LegalOwnerOID
,LegalOwnerTID
,Search
,Skip
,Top
in structAccountsClientListOptions
- New anonymous field
AddressValidationResponse
in structAddressClientValidateResponse
- New field
IsValidAddress
in structAddressDetails
- New field
SystemData
,Tags
in structAgreement
- New field
DisplayName
,LeadBillingAccountName
in structAgreementProperties
- New field
SystemData
,Tags
in structAvailableBalance
- New field
PaymentsOnAccount
,TotalPaymentsOnAccount
in structAvailableBalanceProperties
- New field
ProductID
in structAzurePlan
- New field
SystemData
,Tags
in structCustomer
- New field
SystemData
,Tags
in structCustomerPolicy
- New field
Policies
,ProvisioningState
in structCustomerPolicyProperties
- New field
Status
,SystemID
,Tags
in structCustomerProperties
- New field
Count
,Expand
,OrderBy
,Skip
,Top
in structCustomersClientListByBillingAccountOptions
- New field
Count
,Expand
,OrderBy
,Skip
,Top
in structCustomersClientListByBillingProfileOptions
- New field
SystemData
,Tags
in structDepartment
- New field
DisplayName
,ID
in structDepartmentProperties
- New field
SystemData
,Tags
in structEnrollmentAccount
- New field
AuthType
,DepartmentDisplayName
,DepartmentID
,DisplayName
,IsDevTestEnabled
in structEnrollmentAccountProperties
- New anonymous field
EnrollmentAccount
in structEnrollmentAccountsClientGetResponse
- New field
SystemData
,Tags
in structInvoice
- New field
FailedPayments
,RefundDetails
,SpecialTaxationType
,SubscriptionDisplayName
in structInvoiceProperties
- New field
SystemData
,Tags
in structInvoiceSection
- New field
ProvisioningState
,ReasonCode
in structInvoiceSectionProperties
- New field
Count
,Filter
,IncludeDeleted
,OrderBy
,Search
,Skip
,Top
in structInvoiceSectionsClientListByBillingProfileOptions
- New field
Count
,Filter
,OrderBy
,PeriodEndDate
,PeriodStartDate
,Search
,Skip
,Top
in structInvoicesClientListByBillingAccountOptions
- New field
Count
,Filter
,OrderBy
,PeriodEndDate
,PeriodStartDate
,Search
,Skip
,Top
in structInvoicesClientListByBillingProfileOptions
- New field
Count
,Filter
,OrderBy
,PeriodEndDate
,PeriodStartDate
,Search
,Skip
,Top
in structInvoicesClientListByBillingSubscriptionOptions
- New anonymous field
PermissionListResult
in structPermissionsClientListByBillingAccountResponse
- New anonymous field
PermissionListResult
in structPermissionsClientListByBillingProfileResponse
- New anonymous field
PermissionListResult
in structPermissionsClientListByCustomerResponse
- New anonymous field
ProfilePolicy
in structPoliciesClientGetByBillingProfileResponse
- New field
SystemData
,Tags
in structProduct
- New field
Count
,OrderBy
,Search
,Skip
,Top
in structProductsClientListByBillingAccountOptions
- New anonymous field
ProductListResult
in structProductsClientListByBillingAccountResponse
- New field
Count
,OrderBy
,Search
,Skip
,Top
in structProductsClientListByBillingProfileOptions
- New anonymous field
ProductListResult
in structProductsClientListByBillingProfileResponse
- New field
Count
,Filter
,OrderBy
,Search
,Skip
,Top
in structProductsClientListByCustomerOptions
- New anonymous field
ProductListResult
in structProductsClientListByCustomerResponse
- New field
Count
,OrderBy
,Search
,Skip
,Top
in structProductsClientListByInvoiceSectionOptions
- New anonymous field
ProductListResult
in structProductsClientListByInvoiceSectionResponse
- New field
SystemData
,Tags
in structProfile
- New field
BillingAccountID
,BillingProfileSystemID
in structProfileInfo
- New field
CurrentPaymentTerm
,InvoiceRecipients
,OtherPaymentTerms
,ProvisioningState
,ShipTo
,SoldTo
,SpendingLimitDetails
in structProfileProperties
- New field
Count
,Filter
,IncludeDeleted
,OrderBy
,Search
,Skip
,Top
in structProfilesClientListByBillingAccountOptions
- New field
SystemData
,Tags
in structProperty
- New field
IncludeBillingCountry
,IncludeTransitionStatus
in structPropertyClientGetOptions
- New field
BillingAccountAgreementType
,BillingAccountSoldToCountry
,BillingAccountStatus
,BillingAccountStatusReasonCode
,BillingAccountSubType
,BillingAccountType
,BillingCurrency
,BillingProfilePaymentMethodFamily
,BillingProfilePaymentMethodType
,BillingProfileSpendingLimitDetails
,CustomerDisplayName
,CustomerID
,CustomerStatus
,EnrollmentDetails
,InvoiceSectionStatus
,InvoiceSectionStatusReasonCode
,IsTransitionedBillingAccount
,SubscriptionBillingStatus
,SubscriptionBillingStatusDetails
,SubscriptionBillingType
,SubscriptionServiceUsageAddress
,SubscriptionWorkloadType
in structPropertyProperties
- New field
Etag
,SystemData
,Tags
in structReservation
- New field
AppliedScopeProperties
,Archived
,BenefitStartTime
,BillingPlan
,BillingScopeID
,Capabilities
,ExpiryDateTime
,ExtendedStatusInfo
,InstanceFlexibility
,LastUpdatedDateTime
,MergeProperties
,ProductCode
,PurchaseDate
,PurchaseDateTime
,RenewDestination
,RenewProperties
,ReviewDateTime
,SplitProperties
,SwapProperties
in structReservationProperty
- New field
NoBenefitCount
,ProcessingCount
,WarningCount
in structReservationSummary
- New field
OrderBy
,Skiptoken
,Take
in structReservationsClientListByBillingAccountOptions
- New field
OrderBy
,Skiptoken
,Take
in structReservationsClientListByBillingProfileOptions
- New field
SystemData
in structResource
- New field
SystemData
,Tags
in structRoleAssignment
- New field
BillingAccountDisplayName
,BillingAccountID
,BillingProfileDisplayName
,BillingProfileID
,BillingRequestID
,CreatedByPrincipalPuid
,CustomerDisplayName
,CustomerID
,InvoiceSectionDisplayName
,InvoiceSectionID
,ModifiedByPrincipalID
,ModifiedByPrincipalPuid
,ModifiedByPrincipalTenantID
,ModifiedByUserEmailAddress
,ModifiedOn
,PrincipalDisplayName
,PrincipalPuid
,PrincipalTenantName
,PrincipalType
,ProvisioningState
in structRoleAssignmentProperties
- New field
Filter
,Skip
,Top
in structRoleAssignmentsClientListByBillingAccountOptions
- New field
Filter
,Skip
,Top
in structRoleAssignmentsClientListByBillingProfileOptions
- New field
Filter
,Skip
,Top
in structRoleAssignmentsClientListByInvoiceSectionOptions
- New field
SystemData
,Tags
in structRoleDefinition
- New field
SystemData
,Tags
in structSubscription
- New field
AutoRenew
,Beneficiary
,BeneficiaryTenantID
,BillingFrequency
,BillingPolicies
,BillingProfileName
,ConsumptionCostCenter
,CustomerName
,EnrollmentAccountDisplayName
,EnrollmentAccountID
,EnrollmentAccountSubscriptionDetails
,InvoiceSectionName
,NextBillingCycleDetails
,OfferID
,OperationStatus
,ProductCategory
,ProductType
,ProductTypeID
,ProvisioningState
,ProvisioningTenantID
,PurchaseDate
,Quantity
,RenewalTermDetails
,ResourceURI
,Status
,SuspensionReasonDetails
,SystemOverrides
,TermDuration
,TermEndDate
,TermStartDate
in structSubscriptionProperties
- New field
Expand
in structSubscriptionsClientGetOptions
- New field
Count
,Expand
,Filter
,IncludeDeleted
,IncludeFailed
,IncludeTenantSubscriptions
,OrderBy
,Search
,Skip
,Top
in structSubscriptionsClientListByBillingAccountOptions
- New anonymous field
SubscriptionListResult
in structSubscriptionsClientListByBillingAccountResponse
- New field
Count
,Expand
,Filter
,IncludeDeleted
,OrderBy
,Search
,Skip
,Top
in structSubscriptionsClientListByBillingProfileOptions
- New anonymous field
SubscriptionListResult
in structSubscriptionsClientListByBillingProfileResponse
- New field
Count
,Expand
,Filter
,IncludeDeleted
,OrderBy
,Search
,Skip
,Top
in structSubscriptionsClientListByCustomerOptions
- New anonymous field
SubscriptionListResult
in structSubscriptionsClientListByCustomerResponse
- New field
Count
,Expand
,Filter
,IncludeDeleted
,OrderBy
,Search
,Skip
,Top
in structSubscriptionsClientListByInvoiceSectionOptions
- New anonymous field
SubscriptionListResult
in structSubscriptionsClientListByInvoiceSectionResponse
- New field
SystemData
,Tags
in structTransaction
- New field
ConsumptionCommitmentDecremented
,CreditType
,IsThirdParty
,PartNumber
,ReasonCode
,RefundTransactionDetails
,SpecialTaxationType
in structTransactionProperties
- New field
Count
,Filter
,OrderBy
,Search
,Skip
,Top
in structTransactionsClientListByInvoiceOptions