Share via


DbServerPatchingDetails Class

Definition

DbServer Patching Properties.

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

Properties

EstimatedPatchDuration

Estimated Patch Duration.

PatchingStatus

Patching Status.

TimePatchingEnded
TimePatchingStarted

Explicit Interface Implementations

IJsonModel<DbServerPatchingDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)
IJsonModel<DbServerPatchingDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)
IPersistableModel<DbServerPatchingDetails>.Create(BinaryData, ModelReaderWriterOptions)
IPersistableModel<DbServerPatchingDetails>.GetFormatFromOptions(ModelReaderWriterOptions)
IPersistableModel<DbServerPatchingDetails>.Write(ModelReaderWriterOptions)

Applies to