Share via


IApproval Interface

Definition

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

Properties

Name Description
CreatedAt

The timestamp the resource was created at.

CreatedBy

The identity that created the resource.

CreatedByType

The identity type that created the resource.

ResourceUri

The resource that is pending approval.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to