TargetOSInfo Class

The information of the target OS to be tested.

All required parameters must be populated in order to send to Azure.

Inheritance
TargetOSInfo

Constructor

TargetOSInfo(*, os_update_type: str, target_o_ss: List[str], **kwargs)

Parameters

os_update_type
str
Required

Required. Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.

target_o_ss
list[str]
Required

Required. Specifies the target OSs to be tested.