Compartir a través de


PartnerConfigurationUpdateParameterProperties.DefaultMaximumExpirationTimeInDay Property

Definition

The default time used to validate the maximum expiration time for each authorized partners in days. Allowed values ar between 1 and 365 days.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public int? DefaultMaximumExpirationTimeInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.DefaultMaximumExpirationTimeInDay : Nullable<int> with get, set
Public Property DefaultMaximumExpirationTimeInDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to