다음을 통해 공유


IFacebookChannelProperties.AppId Property

Definition

Facebook application id

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Facebook application id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="appId")]
public string AppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Facebook application id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="appId")>]
member this.AppId : string with get, set
Public Property AppId As String

Property Value

Attributes

Applies to