Interface ApiKeys


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

      • key1

        String key1()
        Gets the key1 property: Gets the value of key 1.
        Returns:
        the key1 value.
      • key2

        String key2()
        Gets the key2 property: Gets the value of key 2.
        Returns:
        the key2 value.
      • innerModel

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