toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.outputs
/
StorageSettingResponse
Storage
Setting
Response
data
class
StorageSettingResponse
(
val
datastoreType
:
String
?
=
null
,
val
type
:
String
?
=
null
)
Storage setting
Members
Constructors
Storage
Setting
Response
Link copied to clipboard
constructor
(
datastoreType
:
String
?
=
null
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
datastore
Type
Link copied to clipboard
val
datastoreType
:
String
?
=
null
Gets or sets the type of the datastore.
type
Link copied to clipboard
val
type
:
String
?
=
null
Gets or sets the type.