RegistryNetworkRuleSetVirtualNetwork

data class RegistryNetworkRuleSetVirtualNetwork(val action: String, val subnetId: String)

Constructors

Link copied to clipboard
constructor(action: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The behaviour for requests matching this rule. At this time the only supported value is Allow

Link copied to clipboard