toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin
/
VolumeArgs
/
VolumeArgs
Volume
Args
constructor
(
extendedLocation
:
Output
<
ExtendedLocationArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sizeMiB
:
Output
<
Double
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
volumeName
:
Output
<
String
>
?
=
null
)