SubscriptionResourceGetCatalogOptions Class

Definition

The SubscriptionResourceGetCatalogOptions.

public class SubscriptionResourceGetCatalogOptions
type SubscriptionResourceGetCatalogOptions = class
Public Class SubscriptionResourceGetCatalogOptions
Inheritance
SubscriptionResourceGetCatalogOptions

Constructors

SubscriptionResourceGetCatalogOptions()

Initializes a new instance of SubscriptionResourceGetCatalogOptions.

Properties

Filter

May be used to filter by Catalog properties. The filter supports 'eq', 'or', and 'and'.

Location

Filters the skus based on the location specified in this parameter. This can be an Azure region or global.

OfferId

Offer id used to get the third party products.

PlanId

Plan id used to get the third party products.

PublisherId

Publisher id used to get the third party products.

ReservedResourceType

The type of the resource for which the skus should be provided.

Skip

The number of reservations to skip from the list before returning results.

Take

To number of reservations to return.

Applies to