Sdílet prostřednictvím


ISystemData Interface

Definition

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

Properties

CreatedAt

The timestamp of dedicated hsm resource creation (UTC).

CreatedBy

The identity that created dedicated hsm resource.

CreatedByType

The type of identity that created dedicated hsm resource.

LastModifiedAt

The timestamp of dedicated hsm resource last modification (UTC).

LastModifiedBy

The identity that last modified dedicated hsm resource.

LastModifiedByType

The type of identity that last modified dedicated hsm resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to