RegistryNetworkRuleSetVirtualNetwork

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

Constructors

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

The subnet id from which requests will match the rule.