IWithSiteConfigs<FluentT>.WithJavaVersion(JavaVersion) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定 JAVA 版本。
public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithWebContainer<FluentT> WithJavaVersion (Microsoft.Azure.Management.AppService.Fluent.JavaVersion version);
abstract member WithJavaVersion : Microsoft.Azure.Management.AppService.Fluent.JavaVersion -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithWebContainer<'FluentT>
Public Function WithJavaVersion (version As JavaVersion) As IWithWebContainer(Of FluentT)
參數
- version
- JavaVersion
JAVA 版本。