次の方法で共有


OSOptionProfile Class

Definition

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.

Applies to