File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -396,10 +396,12 @@ Accept wildcard characters: False
396
396
397
397
# ## -LicenseType
398
398
Specifies 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 :
401
400
- Windows_Client
402
401
- Windows_Server
402
+ Possible values for Linux Server operating system are :
403
+ - RHEL_BYOS (for RHEL)
404
+ - SLES_BYOS (for SUSE)
403
405
404
406
` ` ` yaml
405
407
Type: System.String
Original file line number Diff line number Diff line change @@ -167,10 +167,12 @@ Accept wildcard characters: False
167
167
168
168
### -LicenseType
169
169
Specifies a license type, which indicates that the image or disk for the virtual machine was licensed on-premises.
170
- This value is used only for images that contain the Windows Server operating system.
171
- The acceptable values for this parameter are:
170
+ Possible values for Windows Server are:
172
171
- Windows_Client
173
172
- Windows_Server
173
+ Possible values for Linux Server operating system are:
174
+ - RHEL_BYOS (for RHEL)
175
+ - SLES_BYOS (for SUSE)
174
176
175
177
` ` ` yaml
176
178
Type : System.String
You can’t perform that action at this time.
0 commit comments