Поделиться через


IWithWebContainer<FluentT>.WithWebContainer(WebContainer) Метод

Определение

Указывает веб-контейнер 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)

Параметры

webContainer
WebContainer

Веб-контейнер Java.

Возвращаемое значение

Применяется к