다음을 통해 공유


CheckNameAvailabilityRequestBody.Name Property

Definition

the name of the bot for which availability needs to be checked.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Implements

Attributes

Applies to