pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.iotcentral.kotlin.inputs
/
ApplicationNetworkRuleSetIpRuleArgs
Application
Network
Rule
Set
Ip
Rule
Args
data
class
ApplicationNetworkRuleSetIpRuleArgs
(
val
ipMask
:
Output
<
String
>
,
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
ApplicationNetworkRuleSetIpRuleArgs
>
Constructors
Functions
Properties
Constructors
Application
Network
Rule
Set
Ip
Rule
Args
Link copied to clipboard
fun
ApplicationNetworkRuleSetIpRuleArgs
(
ipMask
:
Output
<
String
>
,
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApplicationNetworkRuleSetIpRuleArgs
Properties
ip
Mask
Link copied to clipboard
val
ipMask
:
Output
<
String
>
The IP address range in CIDR notation for the IP Rule.
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the IP Rule