다음을 통해 공유


IAlexaChannel.UrlFragment Property

Definition

Url fragment used in part of the Uri configured in Alexa

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Url fragment used in part of the Uri configured in Alexa", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="urlFragment")]
public string UrlFragment { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Url fragment used in part of the Uri configured in Alexa", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="urlFragment")>]
member this.UrlFragment : string
Public ReadOnly Property UrlFragment As String

Property Value

Attributes

Applies to