toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabricmesh.kotlin.inputs
/
GetNetworkPlainArgs
Get
Network
Plain
Args
data
class
GetNetworkPlainArgs
(
val
networkResourceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNetworkPlainArgs
>
Members
Constructors
Get
Network
Plain
Args
Link copied to clipboard
constructor
(
networkResourceName
:
String
,
resourceGroupName
:
String
)
Properties
network
Resource
Name
Link copied to clipboard
val
networkResourceName
:
String
The identity of the network.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Azure resource group name
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNetworkPlainArgs