ListGeoRegionsQueryParamProperties interface
Properties
| linux |
Specify |
| linux |
Specify |
| sku | Name of SKU used to filter the regions. |
| xenon |
Specify |
Property Details
linuxDynamicWorkersEnabled
Specify true if you want to filter to only regions that support Linux Consumption Workers.
linuxDynamicWorkersEnabled?: boolean
Property Value
boolean
linuxWorkersEnabled
Specify true if you want to filter to only regions that support Linux workers.
linuxWorkersEnabled?: boolean
Property Value
boolean
sku
Name of SKU used to filter the regions.
sku?: "Free" | "Shared" | "Basic" | "Standard" | "Premium" | "Dynamic" | "Isolated" | "IsolatedV2" | "PremiumV2" | "PremiumV3" | "PremiumContainer" | "ElasticPremium" | "ElasticIsolated"
Property Value
"Free" | "Shared" | "Basic" | "Standard" | "Premium" | "Dynamic" | "Isolated" | "IsolatedV2" | "PremiumV2" | "PremiumV3" | "PremiumContainer" | "ElasticPremium" | "ElasticIsolated"
xenonWorkersEnabled
Specify true if you want to filter to only regions that support Xenon workers.
xenonWorkersEnabled?: boolean
Property Value
boolean