OSOptionProfile Class

The OS option profile.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
OSOptionProfile

Constructor

OSOptionProfile(*, os_option_property_list: List[_models.OSOptionProperty], **kwargs)

Variables

id
str

Id of the OS option profile.

name
str

Name of the OS option profile.

type
str

Type of the OS option profile.

os_option_property_list
list[OSOptionProperty]

Required. The list of OS option properties.