Auf Englisch lesen

Freigeben über


BillingAgreementParticipant Class

Definition

Billing account name. Available for a specific type of agreement.

C#
public class BillingAgreementParticipant : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Billing.Models.BillingAgreementParticipant>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Billing.Models.BillingAgreementParticipant>
Inheritance
BillingAgreementParticipant
Implements

Properties

Email

The email address of the participant.

Status

The acceptance status of the participant.

StatusOn

The date when the status got changed.

Explicit Interface Implementations

IJsonModel<BillingAgreementParticipant>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<BillingAgreementParticipant>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<BillingAgreementParticipant>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<BillingAgreementParticipant>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<BillingAgreementParticipant>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest