Share via


SessionUpdateAvatarConnecting.IPersistableModel<SessionUpdateAvatarConnecting>.GetFormatFromOptions Method

Definition

string IPersistableModel<SessionUpdateAvatarConnecting>.GetFormatFromOptions(System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.SessionUpdateAvatarConnecting>.GetFormatFromOptions : System.ClientModel.Primitives.ModelReaderWriterOptions -> string
override this.System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.SessionUpdateAvatarConnecting>.GetFormatFromOptions : System.ClientModel.Primitives.ModelReaderWriterOptions -> string
Function GetFormatFromOptions (options As ModelReaderWriterOptions) As String Implements IPersistableModel(Of SessionUpdateAvatarConnecting).GetFormatFromOptions

Parameters

options
ModelReaderWriterOptions

The client options for reading and writing models.

Returns

Implements

Applies to