Skip to content

Commit

Permalink
[Az.DiskPool] First preview availability of Az.DiskPool (#15128)
Browse files Browse the repository at this point in the history
* First availability of Az.DiskPool

* supress error

* remove unnecessary suppress
  • Loading branch information
BethanyZhou authored Jun 1, 2021
1 parent d58dc73 commit 03663b5
Show file tree
Hide file tree
Showing 433 changed files with 67,541 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/DiskPool/Az.DiskPool.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>DiskPool</PsModuleName>
</PropertyGroup>

<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
</Project>
Loading

0 comments on commit 03663b5

Please sign in to comment.