Compartir a través de


StaticSiteUserInvitationRequestResource.NumHoursToExpiration Propiedad

Definición

Obtiene o establece el número de horas que el token sas permanece válido.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a