pulumi-azure-kotlin
5.68.0.0
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
)
Types
Constructors
Properties
Constructors
Registry
Network
Rule
Set
Virtual
Network
Link copied to clipboard
fun
RegistryNetworkRuleSetVirtualNetwork
(
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