Class MicrosoftGraphLocationType


  • public final class MicrosoftGraphLocationType
    extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphLocationType>
    Defines values for MicrosoftGraphLocationType.
    • Constructor Detail

      • MicrosoftGraphLocationType

        public MicrosoftGraphLocationType()
    • Method Detail

      • fromString

        public static MicrosoftGraphLocationType fromString​(String name)
        Creates or finds a MicrosoftGraphLocationType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding MicrosoftGraphLocationType.