Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 415 Bytes

File metadata and controls

22 lines (14 loc) · 415 Bytes
id title
Address
Address

Provides a public Ip address:

const ip = provider.compute.makeAddress({ name: "ip-webserver" });

Examples

Properties

Used By