Compartilhar via


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

Definição

Especifica o contêiner da 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 contêiner da Web Java.

Retornos

Aplica-se a