Share via


Bot.ManifestUrl Property

Definition

The bot's manifest url

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public string ManifestUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.ManifestUrl : string with get, set
Public Property ManifestUrl As String

Property Value

Implements

Attributes

Applies to