Share via


IBot.IconUrl Property

Definition

The Icon Url of the bot

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="The Icon Url of the bot", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconUrl", Update=true)]
public string IconUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="The Icon Url of the bot", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconUrl", Update=true)>]
member this.IconUrl : string with get, set
Public Property IconUrl As String

Property Value

Attributes

Applies to