Partilhar via


IWithWebContainer<FluentT>.WithWebContainer(WebContainer) Método

Definição

Especifica o contentor Web 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)

Parâmetros

webContainer
WebContainer

O contentor Web Java.

Devoluções

Aplica-se a