toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
IPRuleResponse
IPRule
Response
data
class
IPRuleResponse
(
val
addressPrefix
:
String
?
=
null
)
Members
Constructors
IPRule
Response
Link copied to clipboard
constructor
(
addressPrefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Prefix
Link copied to clipboard
val
addressPrefix
:
String
?
=
null
Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed.