Share via


ISiteExtensionInfo.IconUrl Property

Definition

Icon URL.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Icon URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="icon_url")]
public string IconUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Icon URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="icon_url")>]
member this.IconUrl : string with get, set
Public Property IconUrl As String

Property Value

Attributes

Applies to