toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.blockchain.kotlin.outputs
/
BlockchainMemberNodesSkuResponse
Blockchain
Member
Nodes
Sku
Response
data
class
BlockchainMemberNodesSkuResponse
(
val
capacity
:
Int
?
=
null
)
Payload of the blockchain member nodes Sku for a blockchain member.
Members
Constructors
Blockchain
Member
Nodes
Sku
Response
Link copied to clipboard
constructor
(
capacity
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
capacity
Link copied to clipboard
val
capacity
:
Int
?
=
null
Gets or sets the nodes capacity.