Condividi tramite


IWithWebContainer<FluentT>.WithWebContainer(WebContainer) Metodo

Definizione

Specifica il contenitore Web Java.

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

Parametri

webContainer
WebContainer

Contenitore Web Java.

Restituisce

Si applica a