Partager via


RetentionDescription Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RetentionDescriptionTypeConverter))]
public class RetentionDescription : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IRetentionDescription
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.RetentionDescriptionTypeConverter))>]
type RetentionDescription = class
    interface IRetentionDescription
    interface IJsonSerializable
Public Class RetentionDescription
Implements IRetentionDescription
Inheritance
RetentionDescription
Attributes
Implements

Constructors

RetentionDescription()

Properties

CleanupPolicy
RetentionTimeInHour
TombstoneRetentionTimeInHour

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to