Partager via


StorageEndpointProperties.SasTtlAsIso8601 Propriété

Définition

Obtient ou définit la période pendant laquelle l’URI SAP généré par IoT Hub pour le chargement de fichiers est valide. Voir https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notification-configuration-options.

[Newtonsoft.Json.JsonProperty(PropertyName="sasTtlAsIso8601")]
public TimeSpan? SasTtlAsIso8601 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sasTtlAsIso8601")>]
member this.SasTtlAsIso8601 : Nullable<TimeSpan> with get, set
Public Property SasTtlAsIso8601 As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à