AddressType Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. databox. models. AddressType
- com.
- java.
public enum AddressType
extends Enum<AddressType>
Type of address.
Fields
| COMMERCIAL |
Enum value Commercial. |
| NONE |
Enum value None. |
| RESIDENTIAL |
Enum value Residential. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static AddressType fromString(String value)
Parses a serialized value to a AddressType instance.
Parameters
- value
- String