pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerstorage.kotlin.outputs
/
GetVolumeResult
/
GetVolumeResult
Get
Volume
Result
fun
GetVolumeResult
(
capacityGiB
:
Double
,
id
:
String
,
labels
:
Map
<
String
,
String
>
,
mountOptions
:
List
<
String
>
,
name
:
String
,
provisioningState
:
String
,
reclaimPolicy
:
String
,
systemData
:
SystemDataResponse
,
type
:
String
,
volumeMode
:
String
)