Share via


StaticSiteUserInvitationResponseResourceProperties.ExpiresOn Property

Definition

The expiration time of the invitation

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public DateTime? ExpiresOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ExpiresOn : Nullable<DateTime>
Public ReadOnly Property ExpiresOn As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to