GetExternalAccessRuleSourceIpRange

data class GetExternalAccessRuleSourceIpRange(val ipAddress: String, val ipAddressRange: String)

Constructors

Link copied to clipboard
constructor(ipAddress: String, ipAddressRange: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A single IP address.

Link copied to clipboard

An IP address range in the CIDR format.