다음을 통해 공유


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 웹 컨테이너입니다.

반환

적용 대상