toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
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.
Members
Constructors
Markdown
Part
Metadata
Response
Settings
Link copied to clipboard
constructor
(
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.