pulumi-azure-native-kotlin
2.14.0.0
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
Types
Constructors
Properties
Constructors
Rule
Properties
Response
Link copied to clipboard
fun
RulePropertiesResponse
(
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.