Defines values for country codes for phone number prefixes.
E.g.the country code for +1 123 456 7890 is '+1'.
public class CountryPhoneCode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Core.CountryPhoneCode>
type CountryPhoneCode = class
inherit ExpandableStringEnum<CountryPhoneCode>
Public Class CountryPhoneCode
Inherits ExpandableStringEnum(Of CountryPhoneCode)