Interface UsageListResult


  • public interface UsageListResult
    An immutable client-side representation of UsageListResult.
    • Method Detail

      • value

        List<Usage> value()
        Gets the value property: The list of usages for Cognitive Service account.
        Returns:
        the value value.
      • innerModel

        UsageListResultInner innerModel()
        Gets the inner com.azure.resourcemanager.cognitiveservices.fluent.models.UsageListResultInner object.
        Returns:
        the inner object.