toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datareplication.kotlin.outputs
/
StorageContainerPropertiesResponse
Storage
Container
Properties
Response
data
class
StorageContainerPropertiesResponse
(
val
clusterSharedVolumePath
:
String
,
val
name
:
String
)
Storage container properties.
Members
Constructors
Storage
Container
Properties
Response
Link copied to clipboard
constructor
(
clusterSharedVolumePath
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cluster
Shared
Volume
Path
Link copied to clipboard
val
clusterSharedVolumePath
:
String
Gets or sets the ClusterSharedVolumePath.
name
Link copied to clipboard
val
name
:
String
Gets or sets the Name.