你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MicrosoftGraphGroupLifecyclePolicy.GroupLifetimeInDay Property

Definition

Number of days before a group expires and needs to be renewed. Once renewed, the group expiration is extended by the number of days defined.

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

Property Value

Implements

Attributes

Applies to