toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
RegistryNetworkRuleSetVirtualNetwork
Registry
Network
Rule
Set
Virtual
Network
data
class
RegistryNetworkRuleSetVirtualNetwork
(
val
action
:
String
,
val
subnetId
:
String
)
Members
Constructors
Registry
Network
Rule
Set
Virtual
Network
Link copied to clipboard
constructor
(
action
:
String
,
subnetId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
action
Link copied to clipboard
val
action
:
String
The behaviour for requests matching this rule. At this time the only supported value is
Allow
subnet
Id
Link copied to clipboard
val
subnetId
:
String