Package version:

Interface ManagedDatabaseSecurityEventsListByDatabaseOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • ManagedDatabaseSecurityEventsListByDatabaseOptionalParams

Properties

filter?: string

An OData filter expression that filters elements in the collection.

skip?: number

The number of elements in the collection to skip.

skiptoken?: string

An opaque token that identifies a starting point in the collection.

top?: number

The number of elements to return from the collection.

Generated using TypeDoc