Delen via


StaticSiteUserInvitationRequestResource.NumHoursToExpiration Property

Definition

Gets or sets the number of hours the sas token stays valid

[Newtonsoft.Json.JsonProperty(PropertyName="properties.numHoursToExpiration")]
public int? NumHoursToExpiration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numHoursToExpiration")>]
member this.NumHoursToExpiration : Nullable<int> with get, set
Public Property NumHoursToExpiration As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to