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

The ID of the OS option resource.

name
str

The name of the OS option resource.

type
str

The type of the OS option resource.

os_option_property_list
list[OSOptionProperty]

Required. The list of OS options.