次の方法で共有


IStaticSiteUserInvitationResponseResource.ExpiresOn Property

Definition

The expiration time of the invitation

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The expiration time of the invitation", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expiresOn")]
public DateTime? ExpiresOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The expiration time of the invitation", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="expiresOn")>]
member this.ExpiresOn : Nullable<DateTime>
Public ReadOnly Property ExpiresOn As Nullable(Of DateTime)

Property Value

Attributes

Applies to