IAlexaChannel.UrlFragment Property

Definition

Url fragment used in part of the Uri configured in Alexa

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

Property Value

Attributes

Applies to