Share via


StaticSiteUserInvitationRequestResourceProperties.NumHoursToExpiration Property

Definition

The number of hours the sas token stays valid

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

Property Value

Implements

Attributes

Applies to