다음을 통해 공유


IAlexaChannelProperties.ServiceEndpointUri Property

Definition

Full Uri used to configured the skill in Alexa

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

Property Value

Attributes

Applies to