-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from f30066455311383f4de879eaf46966f976c41ac7 (#3100)
resolved merge conflicts
- Loading branch information
1 parent
4646e77
commit 0a66dfe
Showing
53 changed files
with
11,844 additions
and
687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
Address, | ||
Agreement, | ||
AgreementListResult, | ||
Amount, | ||
AvailableBalance, | ||
BaseResource, | ||
BillingAccount, | ||
BillingPermissionsProperties, | ||
BillingProfile, | ||
BillingProperty, | ||
BillingRoleAssignment, | ||
BillingRoleDefinition, | ||
BillingSubscriptionSummary, | ||
Department, | ||
DownloadProperties, | ||
EnabledAzureSKUs, | ||
Enrollment, | ||
EnrollmentAccount, | ||
EnrollmentPolicies, | ||
ErrorDetails, | ||
ErrorResponse, | ||
InvoiceSection, | ||
InvoiceSummary, | ||
Participants, | ||
PaymentMethod, | ||
PaymentProperties, | ||
Policy, | ||
ProductSummary, | ||
Resource, | ||
TransactionsSummary | ||
} from "../models/mappers"; |
39 changes: 39 additions & 0 deletions
39
sdk/billing/arm-billing/src/models/availableBalancesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
Address, | ||
Agreement, | ||
Amount, | ||
AvailableBalance, | ||
BaseResource, | ||
BillingAccount, | ||
BillingPermissionsProperties, | ||
BillingProfile, | ||
BillingProperty, | ||
BillingRoleAssignment, | ||
BillingRoleDefinition, | ||
BillingSubscriptionSummary, | ||
Department, | ||
DownloadProperties, | ||
EnabledAzureSKUs, | ||
Enrollment, | ||
EnrollmentAccount, | ||
EnrollmentPolicies, | ||
ErrorDetails, | ||
ErrorResponse, | ||
InvoiceSection, | ||
InvoiceSummary, | ||
Participants, | ||
PaymentMethod, | ||
PaymentProperties, | ||
Policy, | ||
ProductSummary, | ||
Resource, | ||
TransactionsSummary | ||
} from "../models/mappers"; |
40 changes: 40 additions & 0 deletions
40
sdk/billing/arm-billing/src/models/billingAccountsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
Address, | ||
Agreement, | ||
Amount, | ||
AvailableBalance, | ||
BaseResource, | ||
BillingAccount, | ||
BillingAccountListResult, | ||
BillingPermissionsProperties, | ||
BillingProfile, | ||
BillingProperty, | ||
BillingRoleAssignment, | ||
BillingRoleDefinition, | ||
BillingSubscriptionSummary, | ||
Department, | ||
DownloadProperties, | ||
EnabledAzureSKUs, | ||
Enrollment, | ||
EnrollmentAccount, | ||
EnrollmentPolicies, | ||
ErrorDetails, | ||
ErrorResponse, | ||
InvoiceSection, | ||
InvoiceSummary, | ||
Participants, | ||
PaymentMethod, | ||
PaymentProperties, | ||
Policy, | ||
ProductSummary, | ||
Resource, | ||
TransactionsSummary | ||
} from "../models/mappers"; |
14 changes: 14 additions & 0 deletions
14
sdk/billing/arm-billing/src/models/billingAccountsValidateAddressMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
Address, | ||
ErrorDetails, | ||
ErrorResponse, | ||
ValidateAddressResponse | ||
} from "../models/mappers"; |
14 changes: 14 additions & 0 deletions
14
sdk/billing/arm-billing/src/models/billingPermissionsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
BillingPermissionsListResult, | ||
BillingPermissionsProperties, | ||
ErrorDetails, | ||
ErrorResponse | ||
} from "../models/mappers"; |
Oops, something went wrong.