영어로 읽기

다음을 통해 공유


ClusterInPlaceUpgradeProperties.IJsonModel<ClusterInPlaceUpgradeProperties>.Write Method

Definition

Writes the model to the provided Utf8JsonWriter.

void IJsonModel<ClusterInPlaceUpgradeProperties>.Write (System.Text.Json.Utf8JsonWriter writer, System.ClientModel.Primitives.ModelReaderWriterOptions options);

Parameters

writer
Utf8JsonWriter

The Utf8JsonWriter to write into.

Implements

Exceptions

If the model does not support the requested Format.

Applies to