IDateAfterCreation Interface

Definition

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

Properties

DaysAfterCreationGreaterThan

Value indicating the age in days after creation

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to