Dela via


INamespaceUpdateParameterProperties.TopicSpaceConfigurationMaximumSessionExpiryInHour Property

Definition

The maximum session expiry in hours. The property default value is 1 hour. Min allowed value is 1 hour and max allowed value is 8 hours.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The maximum session expiry in hours. The property default value is 1 hour.\r\n        Min allowed value is 1 hour and max allowed value is 8 hours.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="maximumSessionExpiryInHours", Update=true)]
public int? TopicSpaceConfigurationMaximumSessionExpiryInHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The maximum session expiry in hours. The property default value is 1 hour.\r\n        Min allowed value is 1 hour and max allowed value is 8 hours.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="maximumSessionExpiryInHours", Update=true)>]
member this.TopicSpaceConfigurationMaximumSessionExpiryInHour : Nullable<int> with get, set
Public Property TopicSpaceConfigurationMaximumSessionExpiryInHour As Nullable(Of Integer)

Property Value

Attributes

Applies to