Class UserAgentProperties

java.lang.Object
com.azure.core.util.UserAgentProperties

public class UserAgentProperties extends Object
Class to hold the properties used in user agent strings.
  • Method Details

    • getName

      public String getName()
      Returns the name of the client library.
      Returns:
      the name of the client library.
    • getVersion

      public String getVersion()
      Returns the version of the client library.
      Returns:
      the version of the client library.