ZeroTrustAccessInfrastructureTargetIpIpv4

data class ZeroTrustAccessInfrastructureTargetIpIpv4(val ipAddr: String? = null, val virtualNetworkId: String? = null)

Constructors

constructor(ipAddr: String? = null, virtualNetworkId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipAddr: String? = null

IP address of the target

Link copied to clipboard

(optional) Private virtual network identifier for the target. If omitted, the default virtual network ID will be used.