bitburner-src/markdown/bitburner.server.ip.md

14 lines
305 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [ip](./bitburner.server.ip.md)
## Server.ip property
IP Address. Must be unique
**Signature:**
```typescript
ip: string;
```