次の方法で共有


IotHubStorageEndpointProperties.SasTtlAsIso8601 プロパティ

定義

ファイルのアップロードにIoT Hubによって生成された SAS URI が有効な期間。 https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload#file-upload-notification-configuration-options をご覧ください。

public TimeSpan? SasTtlAsIso8601 { get; set; }
member this.SasTtlAsIso8601 : Nullable<TimeSpan> with get, set
Public Property SasTtlAsIso8601 As Nullable(Of TimeSpan)

プロパティ値

適用対象