次の方法で共有


IWithSiteConfigs<FluentT>.WithManagedPipelineMode メソッド

定義

マネージド パイプライン モードを指定します。

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithManagedPipelineMode (Microsoft.Azure.Management.AppService.Fluent.Models.ManagedPipelineMode managedPipelineMode);
abstract member WithManagedPipelineMode : Microsoft.Azure.Management.AppService.Fluent.Models.ManagedPipelineMode -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithManagedPipelineMode (managedPipelineMode As ManagedPipelineMode) As IUpdate(Of FluentT)

パラメーター

managedPipelineMode
ManagedPipelineMode

[マネージ パイプライン モード]:

戻り値

適用対象