Interface AzureDevOpsConnectorStatsListResponse


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

    • value

      Gets the value property: Gets or sets list of resources.
      Returns:
      the value value.
    • nextLink

      String nextLink()
      Gets the nextLink property: Gets or sets next link to scroll over the results.
      Returns:
      the nextLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.securitydevops.fluent.models.AzureDevOpsConnectorStatsListResponseInner object.
      Returns:
      the inner object.