Share via


IMarkdownPartMetadata.SettingMarkdownUri Property

Definition

The uri of markdown content.

[Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Create=true, Description="The uri of markdown content.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="markdownUri", Update=true)]
public string SettingMarkdownUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Portal.Runtime.Info(Create=true, Description="The uri of markdown content.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="markdownUri", Update=true)>]
member this.SettingMarkdownUri : string with get, set
Public Property SettingMarkdownUri As String

Property Value

Attributes

Applies to