你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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