Freigeben über


ISystemData Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.SystemDataTypeConverter))]
public interface ISystemData : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.SystemDataTypeConverter))>]
type ISystemData = interface
    interface IJsonSerializable
Public Interface ISystemData
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CreatedAt
CreatedBy
CreatedByType
LastModifiedAt
LastModifiedBy
LastModifiedByType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to