Commit aa954bd
Fix the null check when converting to PSRoledefinition (Azure#24759)
* Fix the null check when converting to PSRoledefinition
* Update src/Resources/Resources/Models.Authorization/AuthorizationClientExtensions.cs
Co-authored-by: Beisi Zhou <[email protected]>
* address review comment
---------
Co-authored-by: Beisi Zhou <[email protected]>1 parent 408d5ff commit aa954bd
File tree
2 files changed
+3
-2
lines changed- src/Resources/Resources
- Models.Authorization
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments