toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.outputs
/
RulePropertiesResponse
Rule
Properties
Response
data
class
RulePropertiesResponse
(
val
action
:
String
,
val
addressList
:
List
<
String
>
)
Rules for the InternetGateways
Members
Constructors
Rule
Properties
Response
Link copied to clipboard
constructor
(
action
:
String
,
addressList
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
action
Link copied to clipboard
val
action
:
String
Specify action.
address
List
Link copied to clipboard
val
addressList
:
List
<
String
>
List of Addresses to be allowed or denied.