Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPhoneType
-
Packages that use MicrosoftGraphPhoneType Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPhoneType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphPhoneType Modifier and Type Field Description static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. ASSISTANTStatic value assistant for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. BUSINESSStatic value business for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. BUSINESS_FAXStatic value businessFax for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. HOMEStatic value home for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. HOME_FAXStatic value homeFax for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. MOBILEStatic value mobile for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. OTHERStatic value other for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. OTHER_FAXStatic value otherFax for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. PAGERStatic value pager for MicrosoftGraphPhoneType.static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. RADIOStatic value radio for MicrosoftGraphPhoneType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPhoneType Modifier and Type Method Description static MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType. fromString(String name)Creates or finds a MicrosoftGraphPhoneType from its string representation.MicrosoftGraphPhoneTypeMicrosoftGraphPhone. type()Get the type property: The type property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPhoneType Modifier and Type Method Description static Collection<MicrosoftGraphPhoneType>MicrosoftGraphPhoneType. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPhoneType Modifier and Type Method Description MicrosoftGraphPhoneMicrosoftGraphPhone. withType(MicrosoftGraphPhoneType type)Set the type property: The type property.
-