Skip to content

Commit

Permalink
Generated from 9a606876823b5c16373b7460dd47a2256aacd86c (#2771)
Browse files Browse the repository at this point in the history
Fix ARMViolations for Microsoft.Solutions
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Sep 20, 2018
1 parent 2ca36de commit 39f7db1
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ type AppliancesDeleteFuture = original.AppliancesDeleteFuture
type ErrorResponse = original.ErrorResponse
type GenericResource = original.GenericResource
type Identity = original.Identity
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
type Plan = original.Plan
type PlanPatchable = original.PlanPatchable
type Resource = original.Resource
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39f7db1

Please sign in to comment.