Share via


ListGeoRegionsQueryParamProperties interface

Properties

linuxDynamicWorkersEnabled

Specify true if you want to filter to only regions that support Linux Consumption Workers.

linuxWorkersEnabled

Specify true if you want to filter to only regions that support Linux workers.

sku

Name of SKU used to filter the regions.

xenonWorkersEnabled

Specify true if you want to filter to only regions that support Xenon workers.

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