Compartilhar via


IRetentionDescription Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RetentionDescriptionTypeConverter))]
public interface IRetentionDescription : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RetentionDescriptionTypeConverter))>]
type IRetentionDescription = interface
    interface IJsonSerializable
Public Interface IRetentionDescription
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CleanupPolicy
RetentionTimeInHour
TombstoneRetentionTimeInHour

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to