Share via


PlanRequesterDetails Class

Definition

Plan with requesters details.

public class PlanRequesterDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Marketplace.Models.PlanRequesterDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Marketplace.Models.PlanRequesterDetails>
Inheritance
PlanRequesterDetails
Implements

Properties

PlanDisplayName

Gets the plan display name.

PlanId

Gets the plan id.

Requesters

Gets requesters details list.

Methods

Explicit Interface Implementations

IJsonModel<PlanRequesterDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<PlanRequesterDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<PlanRequesterDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<PlanRequesterDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<PlanRequesterDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Product Versions
Azure SDK for .NET Latest