다음을 통해 공유


ISite.Key Property

Definition

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Primary key. Value only returned through POST to the action Channel List API, otherwise empty.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="key")]
public string Key { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Primary key. Value only returned through POST to the action Channel List API, otherwise empty.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="key")>]
member this.Key : string
Public ReadOnly Property Key As String

Property Value

Attributes

Applies to