IChannelSettings.ExtensionKey2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extensionKey2
[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The extensionKey2", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="extensionKey2")]
public string ExtensionKey2 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The extensionKey2", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="extensionKey2")>]
member this.ExtensionKey2 : string
Public ReadOnly Property ExtensionKey2 As String
Property Value
- Attributes