Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPhoneType
Packages that use MicrosoftGraphPhoneType
Package
Description
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 MicrosoftGraphPhoneTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.ASSISTANTStatic value assistant for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.BUSINESSStatic value business for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.BUSINESS_FAXStatic value businessFax for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.HOMEStatic value home for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.HOME_FAXStatic value homeFax for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.MOBILEStatic value mobile for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.OTHERStatic value other for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.OTHER_FAXStatic value otherFax for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.PAGERStatic value pager for MicrosoftGraphPhoneType.static final MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.RADIOStatic value radio for MicrosoftGraphPhoneType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPhoneTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphPhoneTypeMicrosoftGraphPhoneType.fromString(String name) Creates or finds a MicrosoftGraphPhoneType from its string representation.MicrosoftGraphPhone.type()Get the type property: The type property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPhoneTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphPhoneType>MicrosoftGraphPhoneType.values()Gets known MicrosoftGraphPhoneType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPhoneTypeModifier and TypeMethodDescriptionMicrosoftGraphPhone.withType(MicrosoftGraphPhoneType type) Set the type property: The type property.