다음을 통해 공유


IQnAMakerEndpointKeysRequestBody.Hostname Property

Definition

the host name of the QnA Maker endpoint

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="the host name of the QnA Maker endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostname")]
public string Hostname { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="the host name of the QnA Maker endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostname")>]
member this.Hostname : string with get, set
Public Property Hostname As String

Property Value

Attributes

Applies to