AzureAppServicesDiagnosticsSettings.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"

适用于