You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Parameter(HelpMessage="The start task specification for the Pool. The start task is run when a VM joins a Pool, or when the VM is rebooted or reimaged.")]
73
+
[Parameter(HelpMessage="The start task specification for the Pool. The start task is run when a VM joins the Pool, or when the VM is rebooted or reimaged.")]
74
74
[ValidateNotNullOrEmpty]
75
75
publicPSStartTaskStartTask{get;set;}
76
76
@@ -93,7 +93,7 @@ public override void ExecuteCmdlet()
0 commit comments