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
Copy file name to clipboardExpand all lines: generated/DesktopVirtualization/DesktopVirtualization.Autorest/exports/Invoke-AzWvdCancelSessionHostProvisioning.ps1
+8-26Lines changed: 8 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -20,25 +20,20 @@ Control provisioning of a hostpool.
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
38
36
39
-
HOSTPOOLPROVISIONINGCONTROLPARAMETER <IHostPoolProvisioningControlParameter>: Represents properties for a hostpool provisioning control request.
40
-
[CancelMessage <String>]: The cancel message sent to the user on the session host.
if (('Post','PostExpanded','PostViaJsonFilePath','PostViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
219
+
if (('PostExpanded','PostViaJsonFilePath','PostViaJsonString') -contains$parameterSet-and-not$PSBoundParameters.ContainsKey('SubscriptionId') ) {
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
6045
6043
6046
-
HOSTPOOLPROVISIONINGCONTROLPARAMETER <IHostPoolProvisioningControlParameter>: Represents properties for a hostpool provisioning control request.
6047
-
[CancelMessage <String>]: The cancel message sent to the user on the session host.
0 commit comments