ISystemMetadata Interface

Definition

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

Properties

CreatedAt
CreatedBy
CreatedByType
LastModifiedAt
LastModifiedBy
LastModifiedByType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to