File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -396,12 +396,12 @@ Accept wildcard characters: False
396396
397397# ## -LicenseType
398398Specifies a license type, which indicates that the image or disk for the virtual machine was licensed on-premises.
399- This value is used only for images that contain the Windows Server operating system.
400- The acceptable values for this parameter are :
399+ Possible values for Windows Server are :
401400- Windows_Client
402401- Windows_Server
403- This value cannot be updated.
404- If you specify this parameter for an update, the value must match the initial value for the virtual machine.
402+ Possible values for Linux Server operating system are :
403+ - RHEL_BYOS (for RHEL)
404+ - SLES_BYOS (for SUSE)
405405
406406` ` ` yaml
407407Type: System.String
Original file line number Diff line number Diff line change @@ -166,7 +166,13 @@ Accept wildcard characters: False
166166` ` `
167167
168168### -LicenseType
169- The license type, which is for bringing your own license scenario.
169+ Specifies a license type, which indicates that the image or disk for the virtual machine was licensed on-premises.
170+ Possible values for Windows Server are:
171+ - Windows_Client
172+ - Windows_Server
173+ Possible values for Linux Server operating system are:
174+ - RHEL_BYOS (for RHEL)
175+ - SLES_BYOS (for SUSE)
170176
171177` ` ` yaml
172178Type : System.String
You can’t perform that action at this time.
0 commit comments