pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.portal.kotlin.outputs
/
MarkdownPartMetadataResponseSettings
Markdown
Part
Metadata
Response
Settings
data
class
MarkdownPartMetadataResponseSettings
(
val
content
:
MarkdownPartMetadataResponseContent
?
=
null
)
Markdown part settings.
Types
Constructors
Properties
Constructors
Markdown
Part
Metadata
Response
Settings
Link copied to clipboard
fun
MarkdownPartMetadataResponseSettings
(
content
:
MarkdownPartMetadataResponseContent
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
MarkdownPartMetadataResponseContent
?
=
null
The content of markdown part.