Bagikan melalui


IWithDiagnosticLogging<FluentT>.UpdateDiagnosticLogsConfiguration Method

Definition

Gets Specifies the update of an existing diagnostic logs configuration.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT>> UpdateDiagnosticLogsConfiguration ();
abstract member UpdateDiagnosticLogsConfiguration : unit -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IBlank<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>>
Public Function UpdateDiagnosticLogsConfiguration () As IBlank(Of IUpdate(Of FluentT))

Returns

IBlank<IUpdate<FluentT>>

Applies to