MarkdownPartMetadataSettingsContentSettings interface
The setting of the content of markdown part.
Properties
content | The content of the markdown part. |
markdown |
The source of the content of the markdown part. |
markdown |
The uri of markdown content. |
subtitle | The subtitle of the markdown part. |
title | The title of the markdown part. |
Property Details
content
The content of the markdown part.
content?: string
Property Value
string
markdownSource
The source of the content of the markdown part.
markdownSource?: number
Property Value
number
markdownUri
The uri of markdown content.
markdownUri?: string
Property Value
string
subtitle
The subtitle of the markdown part.
subtitle?: string
Property Value
string
title
The title of the markdown part.
title?: string
Property Value
string
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript