AzureBlobLoggerOptions.BlobName Property

Definition

Gets or sets the last section of log blob name.

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

Property Value

The default is "applicationLog.txt".

Applies to