toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storsimple.kotlin.inputs
/
GetVolumePlainArgs
Get
Volume
Plain
Args
data
class
GetVolumePlainArgs
(
val
deviceName
:
String
,
val
managerName
:
String
,
val
resourceGroupName
:
String
,
val
volumeContainerName
:
String
,
val
volumeName
:
String
)
:
ConvertibleToJava
<
GetVolumePlainArgs
>
Members
Constructors
Get
Volume
Plain
Args
Link copied to clipboard
constructor
(
deviceName
:
String
,
managerName
:
String
,
resourceGroupName
:
String
,
volumeContainerName
:
String
,
volumeName
:
String
)
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String
The device name
manager
Name
Link copied to clipboard
val
managerName
:
String
The manager name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name
volume
Container
Name
Link copied to clipboard
val
volumeContainerName
:
String
The volume container name.
volume
Name
Link copied to clipboard
val
volumeName
:
String
The volume name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVolumePlainArgs