다음을 통해 공유


IAlexaChannelProperties.AlexaSkillId Property

Definition

The Alexa skill Id

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Alexa skill Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="alexaSkillId")]
public string AlexaSkillId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Alexa skill Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="alexaSkillId")>]
member this.AlexaSkillId : string with get, set
Public Property AlexaSkillId As String

Property Value

Attributes

Applies to