Interface AccountSkuListResult


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.cognitiveservices.fluent.models.AccountSkuListResultInner object.
    Gets the value property: Gets the list of Cognitive Services accounts and their properties.
  • Method Details

    • value

      List<AccountSku> value()
      Gets the value property: Gets the list of Cognitive Services accounts and their properties.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.cognitiveservices.fluent.models.AccountSkuListResultInner object.
      Returns:
      the inner object.