toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerstorage.kotlin.inputs
/
GetVolumeSnapshotPlainArgs
Get
Volume
Snapshot
Plain
Args
data
class
GetVolumeSnapshotPlainArgs
(
val
poolName
:
String
,
val
resourceGroupName
:
String
,
val
volumeSnapshotName
:
String
)
:
ConvertibleToJava
<
GetVolumeSnapshotPlainArgs
>
Members
Constructors
Get
Volume
Snapshot
Plain
Args
Link copied to clipboard
constructor
(
poolName
:
String
,
resourceGroupName
:
String
,
volumeSnapshotName
:
String
)
Properties
pool
Name
Link copied to clipboard
val
poolName
:
String
Pool Object
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
volume
Snapshot
Name
Link copied to clipboard
val
volumeSnapshotName
:
String
Volume Snapshot Resource
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVolumeSnapshotPlainArgs