AzureBlobLoggerOptions.BlobName Property

Definition

Gets or sets the last section of log blob name. Defaults to "applicationLog.txt".

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

String

Applies to