Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NamedValueListByServiceNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • NamedValueListByServiceNextOptionalParams

Index

Properties

Optional filter

filter: undefined | string

| Field | Usage | Supported operators | Supported functions |
|-------------|-------------|-------------|-------------|
| tags | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith, any, all |
| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |

Optional isKeyVaultRefreshFailed

isKeyVaultRefreshFailed: undefined | false | true

When set to true, the response contains only named value entities which failed refresh.

Optional skip

skip: undefined | number

Number of records to skip.

Optional top

top: undefined | number

Number of records to return.

Generated using TypeDoc