TeamsLocationEndpointsDohNetworkArgs

data class TeamsLocationEndpointsDohNetworkArgs(val network: Output<String>) : ConvertibleToJava<TeamsLocationEndpointsDohNetworkArgs>

Constructors

Link copied to clipboard
constructor(network: Output<String>)

Properties

Link copied to clipboard
val network: Output<String>

CIDR notation representation of the network IP.

Functions

Link copied to clipboard
open override fun toJava(): TeamsLocationEndpointsDohNetworkArgs