ISiteSeal.Html Property

Definition

HTML snippet

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

Property Value

Attributes

Applies to