Interface ClusterInstanceViewResult


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

    • name

      String name()
      Gets the name property: Name of the instance view.
      Returns:
      the name value.
    • properties

      Gets the properties property: Properties of the instance view.
      Returns:
      the properties value.
    • innerModel

      Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner object.
      Returns:
      the inner object.