pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Storage
Profile
Response
Link copied to clipboard
fun
StorageProfileResponse
(
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.