Udostępnij przez


IManagementPolicySnapShot Interface

Definition

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

Properties

Name Description
DeleteDaysAfterCreationGreaterThan

Value indicating the age in days after creation

Methods

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

Applies to