OrchestratorVersionProfileListResultInner 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 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
Azure SDK for .NET