次の方法で共有


RoutingStorageContainerProperties.FileNameFormat プロパティ

定義

BLOB のファイル名の形式。 既定の形式は {iothub}/{partition}/{YYYY}/{MM}/{DD}/{HH}/{mm} です。 すべてのパラメーターは必須ですが、順序を変更できます。

public string FileNameFormat { get; set; }
member this.FileNameFormat : string with get, set
Public Property FileNameFormat As String

プロパティ値

適用対象