Interface EnvironmentListResponse


public interface EnvironmentListResponse
An immutable client-side representation of EnvironmentListResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.timeseriesinsights.fluent.models.EnvironmentListResponseInner object.
    Gets the value property: Result of the List Environments operation.
  • Method Details

    • value

      Gets the value property: Result of the List Environments operation.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.timeseriesinsights.fluent.models.EnvironmentListResponseInner object.
      Returns:
      the inner object.