MaxResponseOutputTokensOption.Implicit Operator
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.
Creates a ResponseMaxOutputTokensOptions class from an integer value.
public static implicit operator Azure.AI.VoiceLive.MaxResponseOutputTokensOption(int maxTokens);
static member op_Implicit : int -> Azure.AI.VoiceLive.MaxResponseOutputTokensOption
Public Shared Widening Operator CType (maxTokens As Integer) As MaxResponseOutputTokensOption
Parameters
- maxTokens
- Int32