Sdílet prostřednictvím


IWithWebContainer<FluentT>.WithWebContainer(WebContainer) Metoda

Definice

Určuje webový kontejner Java.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithWebContainer(Microsoft.Azure.Management.AppService.Fluent.WebContainer webContainer);
abstract member WithWebContainer : Microsoft.Azure.Management.AppService.Fluent.WebContainer -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithWebContainer (webContainer As WebContainer) As IUpdate(Of FluentT)

Parametry

webContainer
WebContainer

Webový kontejner Java.

Návraty

Platí pro