IPersistableModel<T>.Write(ModelReaderWriterOptions) Method
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.
Writes the model into a BinaryData.
C#
public BinaryData Write(System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member Write : System.ClientModel.Primitives.ModelReaderWriterOptions -> BinaryData
Public Function Write (options As ModelReaderWriterOptions) As BinaryData
- options
- ModelReaderWriterOptions
The ModelReaderWriterOptions to use.
A binary representation of the written model.
If the model does not support the requested Format.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Latest, Preview |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: