# NestMicroserviceOptions

**Kind:** Type

**Source:** [`packages/common/interfaces/microservices/nest-microservice-options.interface.ts`](https://github.com/nestjs/nest/blob/master/packages/common/interfaces/microservices/nest-microservice-options.interface.ts#L6)

**Part of:** [Common](subsystem-packages-common)

## Definition

```ts
NestApplicationContextOptions
```

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `IEntryNestModule` — `packages/core/nest-factory.ts`:39
- `NestMicroservice` — `packages/microservices/nest-microservice.ts`:35
- `TestingModule` — `packages/testing/testing-module.ts`:26
