Compartir a través de


LambdaTestHyperExecuteOfferPartnerProperties Class

Definition

Partner's specific Properties.

public class LambdaTestHyperExecuteOfferPartnerProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.LambdaTestHyperExecute.Models.LambdaTestHyperExecuteOfferPartnerProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.LambdaTestHyperExecute.Models.LambdaTestHyperExecuteOfferPartnerProperties>
type LambdaTestHyperExecuteOfferPartnerProperties = class
    interface IJsonModel<LambdaTestHyperExecuteOfferPartnerProperties>
    interface IPersistableModel<LambdaTestHyperExecuteOfferPartnerProperties>
Public Class LambdaTestHyperExecuteOfferPartnerProperties
Implements IJsonModel(Of LambdaTestHyperExecuteOfferPartnerProperties), IPersistableModel(Of LambdaTestHyperExecuteOfferPartnerProperties)
Inheritance
LambdaTestHyperExecuteOfferPartnerProperties
Implements

Constructors

LambdaTestHyperExecuteOfferPartnerProperties(Int32)

Initializes a new instance of LambdaTestHyperExecuteOfferPartnerProperties.

Properties

LicensesSubscribed

The number of licenses subscribed.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<LambdaTestHyperExecuteOfferPartnerProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<LambdaTestHyperExecuteOfferPartnerProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<LambdaTestHyperExecuteOfferPartnerProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<LambdaTestHyperExecuteOfferPartnerProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<LambdaTestHyperExecuteOfferPartnerProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to