File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ResourceManager/AnalysisServices/Commands.AnalysisServices/Models Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
using Microsoft . Azure . Commands . Common . Authentication . Models ;
16
16
using Microsoft . Azure . Commands . Common . Authentication . Properties ;
17
17
using Microsoft . Azure . Commands . ResourceManager . Common . Tags ;
18
+ using Microsoft . Azure . Management . Analysis ;
19
+ using Microsoft . Azure . Management . Analysis . Models ;
18
20
using Microsoft . Rest . Azure ;
19
21
using System ;
20
22
using System . Collections ;
21
23
using System . Collections . Generic ;
22
24
using System . Net ;
23
25
using Microsoft . Azure . Commands . Common . Authentication ;
24
- using Microsoft . Azure . Management . Analysis ;
25
- using Microsoft . Azure . Management . Analysis . Models ;
26
26
27
27
namespace Microsoft . Azure . Commands . AnalysisServices . Models
28
28
{
You can’t perform that action at this time.
0 commit comments