OSOptionProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OS option profile.
[Microsoft.Rest.Serialization.JsonTransformation]
public class OSOptionProfile
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OSOptionProfile = class
Public Class OSOptionProfile
- Inheritance
-
OSOptionProfile
- Attributes
Constructors
OSOptionProfile() |
Initializes a new instance of the OSOptionProfile class. |
OSOptionProfile(IList<OSOptionProperty>, String, String, String) |
Initializes a new instance of the OSOptionProfile class. |
Properties
Id |
Gets the ID of the OS option resource. |
Name |
Gets the name of the OS option resource. |
OSOptionPropertyList |
Gets or sets the list of OS options. |
Type |
Gets the type of the OS option resource. |
Methods
Validate() |
Validate the object. |