Dela via


IRetentionPolicyParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.RetentionPolicyParametersTypeConverter))]
public interface IRetentionPolicyParameters : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.RetentionPolicyParametersTypeConverter))>]
type IRetentionPolicyParameters = interface
    interface IJsonSerializable
Public Interface IRetentionPolicyParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Day

Number of days to retain flow log records.

Enabled

Flag to enable/disable retention.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to