Class UsageName

java.lang.Object
com.microsoft.azure.management.cdn.UsageName

public class UsageName extends Object
The usage names.
  • Constructor Details

    • UsageName

      public UsageName()
  • Method Details

    • value

      public String value()
      Get a string describing the resource name.
      Returns:
      the value value
    • withValue

      public UsageName withValue(String value)
      Set a string describing the resource name.
      Parameters:
      value - the value value to set
      Returns:
      the UsageName object itself.
    • localizedValue

      public String localizedValue()
      Get a localized string describing the resource name.
      Returns:
      the localizedValue value
    • withLocalizedValue

      public UsageName withLocalizedValue(String localizedValue)
      Set a localized string describing the resource name.
      Parameters:
      localizedValue - the localizedValue value to set
      Returns:
      the UsageName object itself.