Share via


MccCacheNodeAutoUpdateInfo Class

Definition

Mcc cache node resource auto update properties.

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

Properties

AutoUpdateLastAppliedStatus

Auto update last applied status.

AutoUpdateLastAppliedStatusDetailedText

Auto update last applied detailed status text.

AutoUpdateLastAppliedStatusText

Auto update last applied status text.

AutoUpdateRingType

Auto update Ring Type.

CreatedOn

Auto update entity created datetime.

ImageUriBeforeUpdate

Auto update image uri before update.

ImageUriTargeted

Auto update image uri targetted to update.

ImageUriTerminal

Auto update image uri at Terminal.

MovedToTerminalStateOn

Auto update image uri after update.

PlanChangeLogText

This text describing the purpose of the plan of auto update.

PlanId

Auto update planId.

RuleRequestedDay

Auto update image uri after update.

RuleRequestedHour

Auto update rule requested hour.

RuleRequestedMinute

Auto update rule requested minute.

RuleRequestedWeek

Auto update image uri before update.

TimeToGoLiveDateTime

Auto update time to go live date time.

UpdatedRegistryOn

Auto update entity last updated datetime.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<MccCacheNodeAutoUpdateInfo>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<MccCacheNodeAutoUpdateInfo>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<MccCacheNodeAutoUpdateInfo>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MccCacheNodeAutoUpdateInfo>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MccCacheNodeAutoUpdateInfo>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to