Dela via


ISiteSeal.Html Property

Definition

HTML snippet

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="HTML snippet", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="html")]
public string Html { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="HTML snippet", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="html")>]
member this.Html : string with get, set
Public Property Html As String

Property Value

Attributes

Applies to