MarkdownPartMetadata.SettingMarkdownSource Property

Definition

The source of the content of the markdown part.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Inlined)]
public int? SettingMarkdownSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Origin(Microsoft.Azure.PowerShell.Cmdlets.Portal.PropertyOrigin.Inlined)>]
member this.SettingMarkdownSource : Nullable<int> with get, set
Public Property SettingMarkdownSource As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to