次の方法で共有


EventhubProperties.MessageRetentionInDay Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public long? MessageRetentionInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.MessageRetentionInDay : Nullable<int64> with get, set
Public Property MessageRetentionInDay As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to