ISectionSelfHelp.Title Property

Definition

Solution sections title.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Solution sections title.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="title", Update=true)]
public string Title { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Solution sections title.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="title", Update=true)>]
member this.Title : string with get, set
Public Property Title As String

Property Value

Attributes

Applies to