Package version:

Optional parameters.

interface ExtensionTypesLocationListOptionalParams {
    clusterType?: string;
    offerId?: string;
    planId?: string;
    publisherId?: string;
    releaseTrain?: string;
}

Hierarchy

  • unknown
    • ExtensionTypesLocationListOptionalParams

Properties

clusterType?: string

Filter results by the cluster type for extension types

offerId?: string

Filter results by Offer or Product ID of a marketplace extension type

planId?: string

Filter results by Plan ID of a marketplace extension type

publisherId?: string

Filter results by Publisher ID of a marketplace extension type

releaseTrain?: string

Filter results by release train (default value is stable)