ENUM
AzureAdNamedLocationEnumType
Description
Specifies the location type of an Entra ID named location.
link GraphQL Schema definition
- enum AzureAdNamedLocationEnumType {
- # Entra ID named location type is unknown.
- # Entra ID named location type is the country's GPS address.
- # Entra ID named location type is the country's IP address.
- # Entra ID named location type is the range of IP addresses.
- }