IDiscoveryNlpRequest.AdditionalContext 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.
Additional information in the form of a string.
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Additional information in the form of a string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalContext", Update=true)]
public string AdditionalContext { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Additional information in the form of a string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalContext", Update=true)>]
member this.AdditionalContext : string with get, set
Public Property AdditionalContext As String
Property Value
- Attributes