다음을 통해 공유


IBot.ManifestUrl Property

Definition

The bot's manifest url

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot's manifest url", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="manifestUrl")]
public string ManifestUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot's manifest url", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="manifestUrl")>]
member this.ManifestUrl : string with get, set
Public Property ManifestUrl As String

Property Value

Attributes

Applies to