toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.elasticsan.kotlin.outputs
/
GetResult
/
GetResult
Get
Result
constructor
(
baseSizeInTib
:
Int
,
extendedSizeInTib
:
Int
,
id
:
String
,
location
:
String
,
name
:
String
,
resourceGroupName
:
String
,
skus
:
List
<
GetSkus
>
,
tags
:
Map
<
String
,
String
>
,
totalIops
:
Int
,
totalMbps
:
Int
,
totalSizeInTib
:
Int
,
totalVolumeSizeInGib
:
Int
,
volumeGroupCount
:
Int
,
zones
:
List
<
String
>
)