Skip to content

Commit

Permalink
Update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Apr 30, 2020
1 parent ea765db commit 1535652
Show file tree
Hide file tree
Showing 16 changed files with 1,446 additions and 462 deletions.
2 changes: 1 addition & 1 deletion sdk/resources/arm-resources/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2019 Microsoft
Copyright (c) 2020 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion sdk/resources/arm-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to

- [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fresources%2Farm-resources%2FREADME.png)
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js/sdk/resources/arm-resources/README.png)
11 changes: 9 additions & 2 deletions sdk/resources/arm-resources/src/models/deploymentsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
*/

export {
AliasPathType,
AliasType,
Alias,
AliasPath,
AliasPattern,
BaseResource,
BasicDependency,
CloudError,
Expand All @@ -29,6 +30,7 @@ export {
ErrorAdditionalInfo,
ErrorResponse,
GenericResource,
GenericResourceExpanded,
Identity,
IdentityUserAssignedIdentitiesValue,
OnErrorDeployment,
Expand All @@ -40,9 +42,14 @@ export {
Resource,
ResourceGroup,
ResourceGroupProperties,
ResourceReference,
ScopedDeployment,
Sku,
SubResource,
TagCount,
TagDetails,
Tags,
TagsResource,
TagValue,
TemplateHashResult,
TemplateLink,
Expand Down
Loading

0 comments on commit 1535652

Please sign in to comment.