Sdílet prostřednictvím


BackupGoalFeatureSupportContent Class

Definition

Azure backup goal feature specific request.

public class BackupGoalFeatureSupportContent : Azure.ResourceManager.RecoveryServicesBackup.Models.FeatureSupportContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGoalFeatureSupportContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGoalFeatureSupportContent>
type BackupGoalFeatureSupportContent = class
    inherit FeatureSupportContent
    interface IJsonModel<BackupGoalFeatureSupportContent>
    interface IPersistableModel<BackupGoalFeatureSupportContent>
Public Class BackupGoalFeatureSupportContent
Inherits FeatureSupportContent
Implements IJsonModel(Of BackupGoalFeatureSupportContent), IPersistableModel(Of BackupGoalFeatureSupportContent)
Inheritance
BackupGoalFeatureSupportContent
Implements

Constructors

BackupGoalFeatureSupportContent()

Initializes a new instance of BackupGoalFeatureSupportContent.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<BackupGoalFeatureSupportContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<BackupGoalFeatureSupportContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<FeatureSupportContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

(Inherited from FeatureSupportContent)
IJsonModel<FeatureSupportContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from FeatureSupportContent)
IPersistableModel<BackupGoalFeatureSupportContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<BackupGoalFeatureSupportContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<BackupGoalFeatureSupportContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<FeatureSupportContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from FeatureSupportContent)
IPersistableModel<FeatureSupportContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

(Inherited from FeatureSupportContent)
IPersistableModel<FeatureSupportContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from FeatureSupportContent)

Applies to