IMarkdownPartMetadataSettingsContent.SettingSubtitle Property

Definition

The subtitle of the markdown part.

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

Property Value

Attributes

Applies to