Interface AccountSkuListResult


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

      • value

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

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