Share via


DellFileSystemMarketplaceDetails Class

Definition

MarketplaceDetails of Dell FileSystem resource.

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

Constructors

DellFileSystemMarketplaceDetails(String, String, String)

Initializes a new instance of DellFileSystemMarketplaceDetails.

Properties

EndDate

End Date of the subscription.

MarketplaceSubscriptionId

Marketplace Subscription Id.

MarketplaceSubscriptionStatus

Marketplace subscription status.

OfferId

Offer Id.

PlanId

Plan Id.

PlanName

Plan Name.

PrivateOfferId

Private Offer Id.

PublisherId

Publisher Id.

TermUnit

Term Unit.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<DellFileSystemMarketplaceDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DellFileSystemMarketplaceDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DellFileSystemMarketplaceDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DellFileSystemMarketplaceDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DellFileSystemMarketplaceDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to