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.outputs
/
GetVolumeResult
/
GetVolumeResult
Get
Volume
Result
constructor
(
capacityGiB
:
Double
,
id
:
String
,
labels
:
Map
<
String
,
String
>
,
mountOptions
:
List
<
String
>
,
name
:
String
,
provisioningState
:
String
,
reclaimPolicy
:
String
,
systemData
:
SystemDataResponse
,
type
:
String
,
volumeMode
:
String
)