Package version:

Interface ResourceSkusListOptionalParams

Optional parameters.

interface ResourceSkusListOptionalParams {
    filter?: string;
    includeExtendedLocations?: string;
}

Hierarchy

  • unknown
    • ResourceSkusListOptionalParams

Properties

filter?: string

The filter to apply on the operation. Only location filter is supported currently.

includeExtendedLocations?: string

To Include Extended Locations information or not in the response.