Interface OrchestratorVersionProfileListResult


public interface OrchestratorVersionProfileListResult
An immutable client-side representation of OrchestratorVersionProfileListResult.
  • Method Details

    • orchestrators

      Gets the orchestrators property: Profile of the orchestrator versions.
      Returns:
      the orchestrators value.
    • id

      String id()
      Gets the id property: Resource Id.
      Returns:
      the id value.
    • name

      String name()
      Gets the name property: Resource Name.
      Returns:
      the name value.
    • type

      String type()
      Gets the type property: Resource Type.
      Returns:
      the type value.
    • innerModel

      Gets the inner com.azure.resourcemanager.hybridcontainerservice.fluent.models.OrchestratorVersionProfileListResultInner object.
      Returns:
      the inner object.