CountryPhoneCode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
- Inheritance
Constructors
CountryPhoneCode() |
Fields
Properties
Value | (Inherited from ExpandableStringEnum<T>) |
Methods
Equals(Object) | (Inherited from ExpandableStringEnum<T>) |
Equals(String) | (Inherited from ExpandableStringEnum<T>) |
GetHashCode() | (Inherited from ExpandableStringEnum<T>) |
ToString() | (Inherited from ExpandableStringEnum<T>) |