Compartir a través de


SyncStats Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SyncStatsTypeConverter))]
public class SyncStats : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ISyncStats
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SyncStatsTypeConverter))>]
type SyncStats = class
    interface ISyncStats
    interface IJsonSerializable
Public Class SyncStats
Implements ISyncStats
Inheritance
SyncStats
Attributes
Implements

Constructors

SyncStats()

Properties

Added
Removed
SynchronizationError
Unchanged
Updated
ValidationError

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to