AzureBlobLoggerOptions.BlobName プロパティ

定義

ログ BLOB 名の最後のセクションを取得または設定します。

public:
 property System::String ^ BlobName { System::String ^ get(); void set(System::String ^ value); };
public string BlobName { get; set; }
member this.BlobName : string with get, set
Public Property BlobName As String

プロパティ値

既定値は、"applicationLog.txt" です。

適用対象