IChannelSettings.BotIconUrl Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The bot icon url
C#
[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot icon url", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="botIconUrl")]
public string BotIconUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot icon url", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="botIconUrl")>]
member this.BotIconUrl : string with get, set
Public Property BotIconUrl As String
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |