GetNatAddressResult

data class GetNatAddressResult(val ipAddress: String, val name: String, val state: String)

Constructors

Link copied to clipboard
fun GetNatAddressResult(ipAddress: String, name: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The static IPV4 address.

Link copied to clipboard

Resource ID of the NAT address.

Link copied to clipboard

State of the nat address.