pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
GetVolumePlainArgs
Get
Volume
Plain
Args
data
class
GetVolumePlainArgs
(
val
resourceGroupName
:
String
,
val
volumeName
:
String
)
:
ConvertibleToJava
<
GetVolumePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Volume
Plain
Args
Link copied to clipboard
fun
GetVolumePlainArgs
(
resourceGroupName
:
String
,
volumeName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVolumePlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
volume
Name
Link copied to clipboard
val
volumeName
:
String
The name of the volume.