GetDetectionConfigurationsOptions Class

Definition

public class GetDetectionConfigurationsOptions
type GetDetectionConfigurationsOptions = class
Public Class GetDetectionConfigurationsOptions
Inheritance
GetDetectionConfigurationsOptions

Constructors

GetDetectionConfigurationsOptions()

Initializes a new instance of the GetDetectionConfigurationsOptions class.

Properties

MaxPageSize

If set, specifies the maximum limit of items returned in each page of results. Note: unless the number of pages enumerated from the service is limited, the service will return an unlimited number of total items.

Skip

If set, skips the first set of items returned. This property specifies the amount of items to be skipped.

Applies to