次の方法で共有


ISystemData Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.SystemDataTypeConverter))]
public interface ISystemData : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20220330Preview.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