Share via


OrchestratorVersionProfileListResultInner Class

Definition

The list of versions for supported orchestrators.

[Microsoft.Rest.Serialization.JsonTransformation]
public class OrchestratorVersionProfileListResultInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OrchestratorVersionProfileListResultInner = class
Public Class OrchestratorVersionProfileListResultInner
Inheritance
OrchestratorVersionProfileListResultInner
Attributes

Constructors

OrchestratorVersionProfileListResultInner()

Initializes a new instance of the OrchestratorVersionProfileListResultInner class.

OrchestratorVersionProfileListResultInner(IList<OrchestratorVersionProfile>, String, String, String)

Initializes a new instance of the OrchestratorVersionProfileListResultInner class.

Properties

Id

Gets id of the orchestrator version profile list result.

Name

Gets name of the orchestrator version profile list result.

Orchestrators

Gets or sets list of orchestrator version profiles.

Type

Gets type of the orchestrator version profile list result.

Methods

Validate()

Validate the object.

Applies to