次の方法で共有


CookieExpiration.TimeToExpiration Property

Definition

The time after the request is made when the session cookie should expire.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string TimeToExpiration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.TimeToExpiration : string with get, set
Public Property TimeToExpiration As String

Property Value

Implements

Attributes

Applies to