Bagikan melalui


ISolutionPatchRequestBody.Content Property

Definition

The HTML content that needs to be rendered and shown to customer.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="The HTML content that needs to be rendered and shown to customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="content")]
public string Content { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="The HTML content that needs to be rendered and shown to customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="content")>]
member this.Content : string
Public ReadOnly Property Content As String

Property Value

Attributes

Applies to