Interface EventSourceListResponse


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

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

    • value

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

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