toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetNetworkProfilePlainArgs
Get
Network
Profile
Plain
Args
data
class
GetNetworkProfilePlainArgs
(
val
expand
:
String
?
=
null
,
val
networkProfileName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNetworkProfilePlainArgs
>
Members
Constructors
Get
Network
Profile
Plain
Args
Link copied to clipboard
constructor
(
expand
:
String
?
=
null
,
networkProfileName
:
String
,
resourceGroupName
:
String
)
Properties
expand
Link copied to clipboard
val
expand
:
String
?
=
null
Expands referenced resources.
network
Profile
Name
Link copied to clipboard
val
networkProfileName
:
String
The name of the public IP prefix.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNetworkProfilePlainArgs