Compartir a través de


IBot.EndpointVersion Property

Definition

The bot's endpoint version

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot's endpoint version", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpointVersion")]
public string EndpointVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The bot's endpoint version", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="endpointVersion")>]
member this.EndpointVersion : string
Public ReadOnly Property EndpointVersion As String

Property Value

Attributes

Applies to