pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
GetIpCommunityPlainArgs
Get
Ip
Community
Plain
Args
data
class
GetIpCommunityPlainArgs
(
val
ipCommunityName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetIpCommunityPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Ip
Community
Plain
Args
Link copied to clipboard
fun
GetIpCommunityPlainArgs
(
ipCommunityName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIpCommunityPlainArgs
Properties
ip
Community
Name
Link copied to clipboard
val
ipCommunityName
:
String
Name of the IP Community.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.