次の方法で共有


IDiagnosticsDataApiResponse.RenderingPropertyTitle Property

Definition

Title of the table

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

Property Value

Attributes

Applies to