Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSiteManagementClientListGeoRegionsOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • WebSiteManagementClientListGeoRegionsOptionalParams

Index

Properties

Optional linuxDynamicWorkersEnabled

linuxDynamicWorkersEnabled: undefined | false | true

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

Optional linuxWorkersEnabled

linuxWorkersEnabled: undefined | false | true

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

Optional sku

sku: SkuName

Name of SKU used to filter the regions. Possible values include: 'Free', 'Shared', 'Basic', 'Standard', 'Premium', 'Dynamic', 'Isolated', 'PremiumV2', 'ElasticPremium', 'ElasticIsolated'

Optional xenonWorkersEnabled

xenonWorkersEnabled: undefined | false | true

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

Generated using TypeDoc