toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.outputs
/
StorageProfileResponse
Storage
Profile
Response
data
class
StorageProfileResponse
(
val
storageaccounts
:
List
<
StorageAccountResponse
>
?
=
null
)
The storage profile.
Members
Constructors
Storage
Profile
Response
Link copied to clipboard
constructor
(
storageaccounts
:
List
<
StorageAccountResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
storageaccounts
Link copied to clipboard
val
storageaccounts
:
List
<
StorageAccountResponse
>
?
=
null
The list of storage accounts in the cluster.