File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
src/ResourceManager/Automation/Commands.Automation/Common Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 42
42
using Runbook = Microsoft . Azure . Commands . Automation . Model . Runbook ;
43
43
using Schedule = Microsoft . Azure . Commands . Automation . Model . Schedule ;
44
44
using Variable = Microsoft . Azure . Commands . Automation . Model . Variable ;
45
- < << << << 5 a3f20949198c648832d7ae2bed4ba88898a4a3d
46
- == = == ==
47
45
using JobStream = Microsoft . Azure . Commands . Automation . Model . JobStream ;
48
46
using Credential = Microsoft . Azure . Commands . Automation . Model . CredentialInfo ;
49
47
using JobSchedule = Microsoft . Azure . Commands . Automation . Model . JobSchedule ;
50
48
using Certificate = Microsoft . Azure . Commands . Automation . Model . CertificateInfo ;
51
49
using Connection = Microsoft . Azure . Commands . Automation . Model . Connection ;
52
50
using HybridRunbookWorkerGroup = Microsoft . Azure . Commands . Automation . Model . HybridRunbookWorkerGroup ;
53
- > >>> >>> New cmdlet Get - AzureRMAutomationHybridRunbookWorkerGroup
51
+
54
52
55
53
namespace Microsoft . Azure . Commands . Automation . Common
56
54
{
You can’t perform that action at this time.
0 commit comments